Skip to content

Sumit Gupta

bookmarking my life

Tag: .NET

Extensions Method in .NET

February 5, 2017February 8, 2017 by Sumit Gupta .NET, C#.NET, Programming

Recently I use extension method in C# project. I knew those for years, but really never get a chance to use them where they are most effect. I have couple…

Read More

GDI+ Generic Error

October 11, 2011 by Sumit Gupta .NET, ASP.NET, C#.NET, VB.NET/VB, WPF

I see lot of people asking about GDI+ Generic Error. Since this is “generic” error nobody can tell what is wrong with code. So did a work around and get…

Read More

ASP.NET JavascriptSerializer for Array

May 28, 2011 by Sumit Gupta .NET, ASP.NET, C#.NET, JQuery, JSON, VB.NET/VB

I need to throw some database entry which are as simple as TIME, for this I got a string array in my ASP.NET code behind. I was throwing this String…

Read More

.NET 4.0 On IIS 6

June 19, 2010 by Sumit Gupta .NET, Server Configuration

With my dedicated Windows 2003/IIS 6.0 server I want to run latest version of .NET framework on it. Hence I use my Web Platform Installer to install .NET 4.0. Everything…

Read More

© 2025 Sumit Gupta // Powered by WordPress