IIS Express 7.5.1 Beta enhances your ability to develop and test web applications on Windows by combining the power of IIS 7.5 with the convenience of a lightweight web server like the ASP.NET Development Server (also known as Cassini). IIS Express 7.5 is included with Microsoft WebMatrix, an integrated suite of tools designed to make […]
Read more โCategory: C#.NET
C#.NET
Microsoft Visual Studio 2011 & .NET Framework 4.5 Developer Preview
Microsoft has released the Microsoft Visual Studio 2011 11 & .NET Framework 4.5 Developer Preview, for MSDN subscribers. This is so cool, soon we can have VS2011 or may be 2012. Using Developer Preview, developers will have early access to upcoming major products from Microsoft. Thanks! Microsoft. Also Expression Blend 5 Developer Preview available for […]
Read more โIntroducing Telerik RadDataServiceDataSource
Most of the .NET developers would be well aware of what is Telerik RAD(Rapid application Development) controls. Telerik RAD controls are for those developers/organization which want to build Rapid applications with minimal effort. If you spend 6 weeks on developing a control that implements certain features necessary for business, which still need to go through […]
Read more โApple Push Notifications Service API & C#
To start with Apple Push notifications I would have to first explain what is Push Notifications? In normal mobiles Push services are often based on information preferences expressed in advance. This is called a publish/subscribe model. A client might "subscribe" to various information "channels". Whenever new content is available on one of those channels, the […]
Read more โSending Apple iOS Push notifications using C#
I was in a search for finding solution in C# or .NET which would allow me to send iOS Push notifications from C#. Ideally this needs to be a service/scheduler that will send push notifications periodically. Since iOS is a closed platform, I was wondering whether we can create anything like that using .NET. My […]
Read more โWindows Azure SDK for .NET – November 2011 (Version 1.6)–Released
Microsoft has released latest version of Windows Azure SDK for .NET – November 2o11 – Version 1.6. Windows Azure SDK for .NET, which include SDKs, basic tools, and extended tools for Microsoft Visual Studio 2010. Taken from Akash’s blog on Windows Azure here http://blogs.msdn.com/b/avkashchauhan/archive/2011/11/14/windows-azure-sdk-1-6-is-released.aspx Latest Windows Azure SDK 1.6 includes the following new features: Windows […]
Read more โ