Saturday, 17 September 2011

Windows 8 Developer Preview downloads

img alt="" galleryimg="no" onload="var downlevelDiv = document.getElementById('102ecb4b-17a7-4fc7-bf02-32b7b7aa7188'); downlevelDiv.innerHTML = "";" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhs61XkKbtpo1ozYgIqm_xbZgZYzP4GfSjwTe01J0LLyHyshyphenhyphenBEGVu1B9TFBxSC1Qx1hJ3zgpE8diRn4GS2cBkp2QMWehPTwfE9j6GtrBJI_wpF7vISjil1NwVqiL2nOOWxmbaXbqCVNjqK/?imgmax=800"...
Share:

Visual Studio 11 Developer Preview

Wednesday 14th Sept, during the keynote with Satya Nadella, Scott Guthrie, Jason Zander Visual Studio 11 Developer Preview and .NET 4.5 were announced. ASP.NET 4.5 Developer Preview includes new core functionality like WebSockets, granular request validation, anti-XSS encoding, etc. It also includes...
Share:

Saturday, 3 September 2011

Rows and Columns Merging in ASP.NET GridView Control

Its been a long time I have written any article on ASP.NET. Just few weeks back I got a very interesting requirement where I had to customize my GridView by Grouping the Columns and also merging the Rows by using Colspan properties. So while in View mode of GridView the data should be display in Rows...
Share: