Skip to content

Sumit Gupta

bookmarking my life

Tag: ASP.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

ASP.NET: Why my cookie is not saving

April 19, 2012 by Sumit Gupta .NET, ASP.NET, C#.NET, VB.NET/VB

Funny, today after years I thought to finally use Cookies in one of my project. It is probably my first attempt to use Cookie in ASP.NET in last 5 yrs….

Read More

WKHTMLTOPDF: A Free PDF solution

March 28, 2012 by Sumit Gupta Article, ASP.NET, Bookmarked, C#.NET, PHP, Programming, VB.NET/VB

As any other developer we often find it difficult to get a Website to print something accurately, specially when printing labels for mailing as they are outside the default print…

Read More

Static Object in ASP.NET

September 8, 2011 by Sumit Gupta .NET, ASP.NET, C#.NET, Concept/algorithm, Database, VB.NET/VB

Recently I found a problem in one of application we developed. Here my colleague use a Static SqlConnection object through a class in his code. He did that to save…

Read More

© 2025 Sumit Gupta // Powered by WordPress