skip to main
|
skip to sidebar
Zeeshan Umar's .Net Blog
This Blog dedicated to Microsoft Technologies specially ASP .Net and C#.
Welcome
CodeProject
Hi,
I am creating this blog to support .Net community. Input from all the guys is welcomed
Welcome
2009-01-27T03:21:00-08:00
Zeeshan Umar
Newer Post
Home
Subscribe to:
Post Comments (Atom)
About Me
Zeeshan Umar
Gold Medalist In BS From PAF-KIET Development Architect In Telenor Pakistan Over 6 years of experience in Microsoft and Java Technologies
View my complete profile
Contact Me
Certifications
Blog Archive
►
2015
(1)
►
August
(1)
►
2013
(3)
►
November
(1)
►
July
(1)
►
April
(1)
►
2012
(9)
►
July
(1)
►
June
(1)
►
May
(1)
►
April
(3)
►
March
(1)
►
February
(1)
►
January
(1)
►
2011
(21)
►
December
(1)
►
November
(1)
►
September
(1)
►
August
(2)
►
July
(2)
►
June
(2)
►
May
(3)
►
April
(2)
►
March
(4)
►
February
(2)
►
January
(1)
►
2010
(11)
►
December
(1)
►
November
(2)
►
September
(1)
►
August
(1)
►
July
(1)
►
June
(3)
►
April
(1)
►
January
(1)
▼
2009
(15)
►
October
(2)
►
September
(1)
►
August
(3)
►
July
(5)
►
May
(1)
▼
January
(3)
Send Mails Via .Net
How to set Session Timeout in ASP.Net
Welcome
Labels
Advance
(3)
Ajax
(2)
ASP .Net
(18)
browser
(1)
c#
(9)
Cache
(3)
Code
(3)
Connection String
(1)
Cookies
(1)
CSS
(2)
Database
(1)
Email
(3)
Enterprise Library
(1)
EPPlus
(4)
errors
(2)
Excel Export
(5)
javascript
(9)
jQGrid
(1)
jQuery
(2)
logging
(1)
Microsoft
(3)
Mouse Events
(1)
MVC
(2)
News
(5)
Optimization
(2)
Oracle
(1)
Presentations
(1)
Serialization
(1)
Service Pack
(1)
Session
(6)
Silverlight
(1)
Telerik Data Access
(1)
Thumbnail
(1)
Tips
(22)
Visual Studio
(2)
web service
(1)
XML
(1)
Popular Posts
How to end session when browser is closed
In high traffic sites sessions are very costly and they use lots of server's memory. Generally session timeout is 20 min (by default) an...
How to restart your web application
Generally we all use cache to improve our website's performance. Caching is really useful when we are frequently displaying data which r...
How to keep session alive in ASP.Net using Webservice and jQuery
Most of the time when we develop intranet web applications, our clients request us that they only have to log in in the morning when they re...
Creating Reports in Excel 2007 using EPPlus (Header, Footer, Comments, Image, Formatting, Shape and Formula)
Introduction EPPlus is really a powerful tool to generate excel based reports on server side and it is becoming my favorite tool as I am get...
Add hyper link in Excel using EPPlus
Many People has asked me that how they can add hyper link to another sheet through EPPlus. This is bit tricky because ws.Cells[1,1].Hyperli...
Random Password Generator with optional combination of Lower, Upper, Special and Numeric characters
This is been quite some time since I have shared some useful stuff with community. As you all know priorities always keep changing. So her...
Unable to find the requested .Net Framework Data Provider. It may not be installed
Hi guys, I was on my holidays and enjoying something different so I was away for some time. However right now I am back and working on a Sl...
$(document).ready(), pageLoad() and Sys.Application.add_init()
When I have basic understanding of AJAX and jQuery, I thought that $(document).ready(), pageLoad() and Sys.Application.add_init() are equiva...
How To Get The IP Address of Users using ASP .Net
CodeProject If you want to track or analyze who is accessing your website, you can easily do this by capture the IP address of an incoming c...
Why .Net sessions are terminated/loss unexpectedly
There are many cases when ASP.Net website works great in development environment but as we migrate our website to production server, it star...
Followers
ScottGu's Blog
Loading...
Steve Wellens
Loading...