N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Friday, January 14, 2011
Internet Information Services (IIS) 7.5 Express
›
Microsoft has released final version of it’s so called lighter version of IIS 7.5 called as “IIS 7.5 Express” which makes developers to util...
Thursday, January 13, 2011
Export GridView to Excel in ASP.NET
›
Here is the same code to export GridView from C# in ASP.NET protected void ExportButton_Click( object sender, EventArgs e) { Response....
How to update Web.config dynamically?
›
I need to update web.config dynamically? So this is what I did, this code below has done the trick for me. string value = " webmaster...
Thursday, January 06, 2011
assemblyBinding: Using Shared DLLs in .NET
›
How to Share DLLs in VS 2010. Recently I and my team had a problem working with a Shared DLL. Our developers are saving our project in diffe...
SQL Server AZURE code-named "Denali" is ready for Download
›
Microsoft SQL Server code-named “Denali” empowers organizations to be more agile in today’s competitive market. Customers can efficiently de...
‹
›
Home
View web version