Hyper-V is a great platform for virtualization and luckily Windows 8 have inbuilt/integrated support for hyper-v technologies. Windows Phone 8 SDK uses hyper-v for emulator virtualization and it works pretty good with Visual Studio 2012. Hyper-V integrated to the Windows 8 is been called ‘Client Hyper-V’. Client Hyper-V is the same virtualization technology previously available […]
Read more →Search Results for: name
Sorting a List in ASC/DESC order using LINQ
Most of the developers are unaware of the capabilities of .NET 3.5 and above. Still going for old way of sorting calling List.Sort and implementing a delegate or lambda expression to specify the sort expression. But the slight problem is what you will do for “ASCENDING” and “DESCENDING” order sorting. You have to specify the […]
Read more →Brief on SQLCLR
Brief on SQLCLR SQL CLR or SQLCLR (SQL Common Language Runtime) is technology for hosting of the Microsoft .NET common language runtime engine within SQL Server. The SQLCLR allows managed code to be hosted by, and run in, the Microsoft SQL Server environment. This technology, introduced in Microsoft SQL Server 2005, allow users for example […]
Read more →Windows Azure AppFabric SDK v1.0 Released
Windows Azure AppFabric SDK v1.0 Released (Service Bus and Access Control) “Windows Azure platform AppFabric is part of the Azure Services Platform. Microsoft .NET Services includes two services: the Access Control Service and the Service Bus. Version: V1.0 Date Published: 12/18/2009 Language: English Download Size: 1.9 MB – 4.5 MB* Overview This SDK includes API […]
Read more →ASP.NET MVC Session Slide
The slide about ASP.NET MVC for session i have taken in www.hyderabadtechies.info
Read more →Windows Azure Platform Training Kit – December Update
The Azure Services Training Kit includes a comprehensive set of technical content including hands-on labs, presentations, and demos that are designed to help you learn how to use the Windows Azure platform including: Windows Azure, SQL Azure and AppFabric. The December release includes new and updated labs in addition to information about Microsoft Codename “Dallas”. […]
Read more →