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
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...
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...
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...
Creating advanced Excel 2007 Reports on Server
Recently I was looking for an Advance tool through which I can generate complex Excel Reports. And after going through many tools I found EP...
Understanding Asp.net Cache Sliding Expiration and Absolute Expiration
Asp .Net provides two different ways to expire the cache on the basis of time. Here are two aproaches:- Sliding Expiration Absolute Expira...
PageMethod an easier and faster approach for Asp.Net AJAX
We can easily improve user experience and performance of web applications by unleashing the power of AJAX. One of the best things which I li...
Automatically redirect user when session timout
You can create a BasePae class which inherits System.Web.UI.Page. Override the OnInit method and write appropriate code in that which will r...
Telerik Data Access a Simple Way to create Data Access Layers for your application
Recently I used Telerik Data Access for my Data Access Layer in one of my project. I have to deliver project quickly so I decided that ins...
Presentations - Introduction to ASP .NET MVC
Last month I was invited at PNSC (Pakistan National Shipping Corporation) to have a session related to ASP .Net MVC 3. It was really a wond...
How to prevent cache issue with Images, CSS and Java scripts, a better aproach
Generally when we update images, CSS or java script (.js) files on server, browser still shows old files. This is because in first request, ...
Followers
ScottGu's Blog
Loading...
Steve Wellens
Loading...