<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearch/1.1/' xmlns:georss='http://www.georss.org/georss' xmlns:thr='http://purl.org/syndication/thread/1.0' xmlns:gd='http://schemas.google.com/g/2005' gd:etag='W/&quot;CUcGR3k_cCp7ImA9WhdQFUk.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645</id><updated>2011-08-16T18:03:46.748-07:00</updated><title>Sunil Kumar Saini</title><subtitle type='html'>Brief and Precise</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default?redirect=false&amp;v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>8</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry gd:etag='W/&quot;D0ICR3w5eip7ImA9WxRTEko.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645.post-6402060409866728876</id><published>2008-06-25T06:31:00.000-07:00</published><updated>2008-09-01T06:26:06.222-07:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2008-09-01T06:26:06.222-07:00</app:edited><title>One Click Grid to Email</title><summary>Earlier I gave the title of this blog like this 'Export Gridview Data to Excel and send it as email attachment  w/o saving it on the Hard Drive'. It was too long then one of my friends (Computer Genius) suggested me this title 'One click Grid to Email'. I liked it what you think about it?Anyways, I had assigned a work to make certain updation to the report system of one web application. Report </summary><link rel='replies' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/6402060409866728876/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3496214889263395645&amp;postID=6402060409866728876' title='10 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/6402060409866728876?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/6402060409866728876?v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/2008/06/export-gridview-to-excel-and-send-it-as.html' title='One Click Grid to Email'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><thr:total>10</thr:total></entry><entry gd:etag='W/&quot;DU8HQn08cSp7ImA9WxZbF0k.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645.post-1626750333053453580</id><published>2008-04-20T10:53:00.000-07:00</published><updated>2008-04-20T20:17:13.379-07:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2008-04-20T20:17:13.379-07:00</app:edited><title>How to Encrypt Programmatically the Sections of Web.Config File</title><summary>Hi, Welcome.In this tutorial, we are about to discuss how to encrypt the various sections of web.config file. Few sections of web.config are quite crucial as these sections often used to hold sensitive data like userids, passwords, server names, database connection strings and may be other encrypted keys. If we do not make it secure, our information is vulnerable to malicious users.ProblemWe need</summary><link rel='replies' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/1626750333053453580/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3496214889263395645&amp;postID=1626750333053453580' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/1626750333053453580?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/1626750333053453580?v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/2008/04/how-to-encrypt-programmatically.html' title='How to Encrypt Programmatically the Sections of Web.Config File'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><thr:total>0</thr:total></entry><entry gd:etag='W/&quot;DEAARHozfCp7ImA9WB5bGUs.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645.post-6170062171214679145</id><published>2007-08-31T03:41:00.000-07:00</published><updated>2007-09-04T21:32:25.484-07:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2007-09-04T21:32:25.484-07:00</app:edited><title>Retrieve file using HTTPS Post</title><summary>The following console application code has sent HTTPS Post Request to retrieve the file and save it on local machine.public bool GetAndSaveFile(string UserID, string Password, DateTime StartingDate, DateTime EndingDate){WebRequest webRequest = WebRequest.Create(https://www.website.com/FileName.aspx);string param = "userid=" + UserID + "&amp;password=" + Password + "&amp;sdate=" +StartingDate +"&amp;edate=" +</summary><link rel='replies' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/6170062171214679145/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3496214889263395645&amp;postID=6170062171214679145' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/6170062171214679145?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/6170062171214679145?v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/2007/08/retrieve-file-using-https-post.html' title='Retrieve file using HTTPS Post'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><thr:total>2</thr:total></entry><entry gd:etag='W/&quot;CU8MR3Y8eip7ImA9WB5VEU8.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645.post-2932006896040990778</id><published>2007-07-11T02:36:00.000-07:00</published><updated>2007-08-02T23:51:26.872-07:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2007-08-02T23:51:26.872-07:00</app:edited><title>Microsoft ASP.NET 2.0 Framework Shortcut Keys</title><summary>Whenever we (Developers) make applications (window or web), we generally provide the functionality of shortcut keys to ease the working for the end users. But we (not all) ourselves do not use the shortcuts keys while developing applications because of our intense love for mouse.Most (if not all) popular applications have keyboard shortcuts to help us use them efficiently. And if one learns using</summary><link rel='replies' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/2932006896040990778/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3496214889263395645&amp;postID=2932006896040990778' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/2932006896040990778?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/2932006896040990778?v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/2007/07/microsoft-aspnet-20-framework-shortcut.html' title='Microsoft ASP.NET 2.0 Framework Shortcut Keys'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><thr:total>3</thr:total></entry><entry gd:etag='W/&quot;AkQHRH84fyp7ImA9WB5VEU8.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645.post-5050380734172091630</id><published>2007-07-03T22:56:00.001-07:00</published><updated>2007-08-03T01:05:35.137-07:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2007-08-03T01:05:35.137-07:00</app:edited><title>Export Dataset to Excel</title><summary>Exporting Dataset to Excel is not a big deal. Wide range of help related to it is available on the net. I wrote this article for Exporting Dataset to Excel with the idea that the beneficiary will only need to COPY, PASTE and USE it.Here is the code.Add a class and copy the below code into it:using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using</summary><link rel='replies' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/5050380734172091630/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3496214889263395645&amp;postID=5050380734172091630' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/5050380734172091630?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/5050380734172091630?v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/2007/07/export-dataset-to-excel.html' title='Export Dataset to Excel'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><thr:total>3</thr:total></entry><entry gd:etag='W/&quot;CUEBQHo_cCp7ImA9WB5VEU8.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645.post-4209077264093405520</id><published>2007-06-23T09:38:00.000-07:00</published><updated>2007-08-02T23:47:31.448-07:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2007-08-02T23:47:31.448-07:00</app:edited><title>Use List&lt;T&gt; generic class instead of Dataset</title><summary>All ASP.NET Geeks are certainly well aware of Datasets. We have been using datasets since the evolution of .NET and getting benefits from its vast functionality. Though its basic architecture makes it extremely powerful yet it has performance impact.In ASP .NET 2.0, generics classes have been introduced. There are many generics collections in it which allow users to create strongly typed </summary><link rel='replies' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/4209077264093405520/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3496214889263395645&amp;postID=4209077264093405520' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/4209077264093405520?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/4209077264093405520?v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/2007/06/use-list-instead-of-dataset.html' title='Use List&amp;lt;T&amp;gt; generic class instead of Dataset'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><thr:total>7</thr:total></entry><entry gd:etag='W/&quot;CEcESX86fSp7ImA9WxRSFUo.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645.post-3270368332867675071</id><published>2007-05-28T00:30:00.001-07:00</published><updated>2008-09-16T06:33:28.115-07:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2008-09-16T06:33:28.115-07:00</app:edited><title>Is AutoComplete Extender working</title><summary>AutoComplete Extender MS Ajax v1.0There are numerous blogs and forums discussing that “AutoComplete Extender is not working”. When I had to work on it for one of my clients, I too found that AutoComplete Extender does not work. I followed the steps given in http://ajax.asp.net/ but I was left with the same impression that “AutoComplete Extender is not working” . After googling of hours together, </summary><link rel='replies' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/3270368332867675071/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3496214889263395645&amp;postID=3270368332867675071' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/3270368332867675071?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/3270368332867675071?v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/2007/05/is-autocomplete-extender-working.html' title='Is AutoComplete Extender working'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><thr:total>7</thr:total></entry><entry gd:etag='W/&quot;C04ERX8ycCp7ImA9WxRbGU8.&quot;'><id>tag:blogger.com,1999:blog-3496214889263395645.post-6334886193431842133</id><published>2007-05-17T23:36:00.000-07:00</published><updated>2008-12-10T07:11:44.198-08:00</updated><app:edited xmlns:app='http://www.w3.org/2007/app'>2008-12-10T07:11:44.198-08:00</app:edited><title>HttpHandler for Images in ASP .NET 2.0</title><summary>Http Handler:Http Handler is a class that is responsible for rendering a particular resource, or a particular type of resource.Http Handlers are somewhat similar to ISAPI Extensions. If implements, it behaves like a filter between Web Server and the Client. Whenever client makes a request to the server, it goes through the Filter and performs operations as per our requirement.HTTP handlers has </summary><link rel='replies' type='application/atom+xml' href='http://sunilksaini.blogspot.com/feeds/6334886193431842133/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=3496214889263395645&amp;postID=6334886193431842133' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/6334886193431842133?v=2'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3496214889263395645/posts/default/6334886193431842133?v=2'/><link rel='alternate' type='text/html' href='http://sunilksaini.blogspot.com/2007/05/httphandler-for-images-in-asp-net-20_17.html' title='HttpHandler for Images in ASP .NET 2.0'/><author><name>Sunil K</name><email>noreply@blogger.com</email></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_8-NNR5xtYvw/Rk2k9uTnBBI/AAAAAAAAA94/pLpBzn4Iavw/s72-c/IISWebconfig.JPG' height='72' width='72'/><thr:total>3</thr:total></entry></feed>