<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sumit Gupta &#187; ASP.NET</title>
	<atom:link href="http://www.sumitgupta.net/category/programming/aspnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sumitgupta.net</link>
	<description>A Developer's Life</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:36:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Make Web Not War</title>
		<link>http://www.sumitgupta.net/make-web-not-war/</link>
		<comments>http://www.sumitgupta.net/make-web-not-war/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 07:02:42 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Blog: My thoughts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.sumitgupta.net/?p=355</guid>
		<description><![CDATA[This is what Microsoft has to say through it&#8217;s WEB portal (http://www.microsoft.com/web ), where it distribute one of leading platform for Web application development and deployment. Well this message can be a direct/indirect attack on those who thing Microsoft is up again only making $$$ and not services. Well guys you are wrong, check this [...]]]></description>
			<content:encoded><![CDATA[<p>This is what Microsoft has to say through it&#8217;s WEB portal (<a href="http://www.microsoft.com/web">http://www.microsoft.com/web</a> ), where it distribute one of leading platform for Web application development and deployment.</p>
<p>Well this message can be a direct/indirect attack on those who thing Microsoft is up again only making $$$ and not services. Well guys you are wrong, check this website out. You will find PHP and hence any software made on PHP works fine on Windows server and that to with easy. I am using PHP on Windows from IIS 5.5 and it always work fine for me, but with IIS 7 and MS WEB it is really getting much easier to install PHP and any application on it.</p>
<p>I like the concept and idea, love to see same thing from Apache when they start support for .NET framework ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/make-web-not-war/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenXML : New office file format</title>
		<link>http://www.sumitgupta.net/openxml-new-office-file-format/</link>
		<comments>http://www.sumitgupta.net/openxml-new-office-file-format/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 10:28:33 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[VB.NET/VB]]></category>
		<category><![CDATA[file format]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office Open XML]]></category>
		<category><![CDATA[Open XML]]></category>
		<category><![CDATA[OpenXML]]></category>

		<guid isPermaLink="false">http://www.sumitgupta.net/?p=264</guid>
		<description><![CDATA[When I first heard that Microsoft change the file extension of MS Office Products and add &#8220;x&#8221; in them, I got surprised as that was not very common practise for me. But today when I word on that new file format, I really would say, it was a good move. Those who don&#8217;t know, Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>When I first heard that Microsoft change the file extension of MS Office Products and add &#8220;x&#8221; in them, I got surprised as that was not very common practise for me. But today when I word on that new file format, I really would say, it was a good move. Those who don&#8217;t know, Microsoft with Office 2007, has change the core of file format used by Office product, and with other office software getting popularity, they actually work on an Open File format/document format. This new file fomat is known as &#8220;office open XML&#8221; or OpenXML.</p>
<p>this file format is based on one idea, Create a XML of Data and formatting in file, zip it and save it. Simple and easy. This file format is not limted to MS Office, but OpenOffice.org understand it very well.</p>
<p>In my project I need to create an Excel file such that my user can generate a summary report in Excel fileformat on button click. All I need to do is add 10 more lines (Except data retrivel logic) in my software, include few library and I am done.</p>
<p>Thanks to <a href="http://simpleooxml.codeplex.com/">http://simpleooxml.codeplex.com/</a> which make my work easy, this is wrapper highlevel class based on Microsoft OpenXML Format SDK. which include some .NET assembly. This wrapper make it easy for you write Excel of Word document in few lines. A sample for ASP.NET is included from author, though I use it for Windows Application and it works like charm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/openxml-new-office-file-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZedGraph Unlocked</title>
		<link>http://www.sumitgupta.net/zedgraph-unlocked/</link>
		<comments>http://www.sumitgupta.net/zedgraph-unlocked/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 06:25:39 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[VB.NET/VB]]></category>
		<category><![CDATA[Control]]></category>
		<category><![CDATA[Windows Form]]></category>
		<category><![CDATA[zedControl]]></category>

		<guid isPermaLink="false">http://www.sumitgupta.net/?p=230</guid>
		<description><![CDATA[I was working on reporting application where I just need to create graphs and paste them on PDF file. For this I choose ZedGraph Control. It is perfect library I found. Although no new development is done on it lately. But they have nothing to code in it anyways.Â They have good wiki and active forum [...]]]></description>
			<content:encoded><![CDATA[<p>I was working on reporting application where I just need to create graphs and paste them on PDF file. For this I choose ZedGraph Control. It is perfect library I found. Although no new development is done on it lately. But they have nothing to code in it anyways.Â They have good wiki and active forum to discuss. Anyways, previously when I use this library for same situtation i was not very sure how I use it only to create Graph file on disk. What I did was I use a Hidden Control on my Window Form application with its visibilty set to false. then I draw Graph on it and save the graph from that hidden form. Since it is a control I doesn&#8217;t know if there is any better way of doing it is available or not.</p>
<p>But today I thought to experiment a bit. I simply create a Class file in my application, import ZedLibrary in that class file. Create an object of ZedGraph Control within my class, Set all values that are set in my old application&#8217;s initilizecomponent function, and create disk graph as I do previously. And it works!!! i know this sound &#8220;obvious&#8221; thing to whom that know a control cannot be used without making its instance on form. But for those who are not very mature like me, they might not know this. Also, some controls are graphic bound (due to bad coding only). But seriously ZedControl is perfect in that manner.Â </p>
<p>I learn a new thing today in .NET framework, that really tells why it is true object oriented and what we see on screen is only CODE at the end of day, so there is nothing to worries about the display if you can control it through property and methods.Â </p>
<p>Now let me finish my project first <img src='http://www.sumitgupta.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/zedgraph-unlocked/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZedGraph</title>
		<link>http://www.sumitgupta.net/zedgraph/</link>
		<comments>http://www.sumitgupta.net/zedgraph/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 05:09:06 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Bookmarked]]></category>
		<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[VB.NET/VB]]></category>
		<category><![CDATA[BarGraph]]></category>
		<category><![CDATA[Chart]]></category>
		<category><![CDATA[Graph Library]]></category>
		<category><![CDATA[Pie Graph]]></category>
		<category><![CDATA[ZedGraph]]></category>

		<guid isPermaLink="false">http://www.sumitgupta.net/?p=224</guid>
		<description><![CDATA[Recently I finish a .NET 3.5 based desktop application, where I need to make graphs. For this I search few open source, ready to use library and with help of SourceForge.net, I am able to find one such good library called ZEDGraph. However, it seems this project is no longer active, but it has a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I finish a .NET 3.5 based desktop application, where I need to make graphs. For this I search few open source, ready to use library and with help of <a title="source forge open source projects" href="http://www.SourceForge.net" target="_blank">SourceForge.net</a>, I am able to find one such good library called ZEDGraph. However, it seems this project is no longer active, but it has a good reason that they might not have any new thing to add as it seems already full of features.</p>
<p>You can go to <a title="Zedgraph wiki" href="http://www.zedgraph.org/wiki/index.php?title=Main_Page" target="_blank">ZedGraph Wiki</a>, or can ask question on its sourceforge forum which still is somewhat active and people are posting there.</p>
<p>This is really a good project and I will stick with it as I modify its source as well for one of very own custom requirement and hence I know its source architecture to us it in future as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/zedgraph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GridView bug that fire RowCommand twice</title>
		<link>http://www.sumitgupta.net/gridview-bug-that-fire-rowcommand-twice/</link>
		<comments>http://www.sumitgupta.net/gridview-bug-that-fire-rowcommand-twice/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 13:41:40 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Bug Tracking]]></category>
		<category><![CDATA[Gridview]]></category>

		<guid isPermaLink="false">http://www.sumitgupta.net/?p=218</guid>
		<description><![CDATA[I was trying my hands on .NET 3.5, and discover that Gridview was firing Rowcommand twice for my ImageButton that is draw using ButtonField Column. Later I found that this isÂ a bug/unexpected behaviour from out of the box Gridview. I found some solution on internet that can be seens in detail here: http://forums.asp.net/p/1002747/1324414.aspx#1324414 It mainly [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying my hands on .NET 3.5, and discover that Gridview was firing Rowcommand twice for my ImageButton that is draw using ButtonField Column. Later I found that this isÂ a bug/unexpected behaviour from out of the box Gridview. I found some solution on internet that can be seens in detail here:</p>
<p><a href="http://forums.asp.net/p/1002747/1324414.aspx#1324414">http://forums.asp.net/p/1002747/1324414.aspx#1324414</a></p>
<p>It mainly suggest to use TemplateField column with imagebutton, as Imagebutton is not quite compatible with ButtonField. Rest you can read above for details on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/gridview-bug-that-fire-rowcommand-twice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running ASP.NET securely</title>
		<link>http://www.sumitgupta.net/running-aspnet-securely/</link>
		<comments>http://www.sumitgupta.net/running-aspnet-securely/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 02:50:19 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Bookmarked]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://www.sumitgupta.net/?p=55</guid>
		<description><![CDATA[This blog article tells the story and how to secure the ASP.NET in shared hosting environment or for matter those want to restricted ASP.NET for some good reason http://blogs.msdn.com/jamesche/archive/2007/09/30/running-asp-net-in-a-shared-hosting-environment.aspx Â Hope it helps]]></description>
			<content:encoded><![CDATA[<p>This blog article tells the story and how to secure the ASP.NET in shared hosting environment or for matter those want to restricted ASP.NET for some good reason</p>
<p><a href="http://blogs.msdn.com/jamesche/archive/2007/09/30/running-asp-net-in-a-shared-hosting-environment.aspx" target="_blank">http://blogs.msdn.com/jamesche/archive/2007/09/30/running-asp-net-in-a-shared-hosting-environment.aspx</a></p>
<p>Â Hope it helps</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/running-aspnet-securely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress bar for long running ASP.NET scripts</title>
		<link>http://www.sumitgupta.net/progress-bar-for-long-running-aspnet-scripts/</link>
		<comments>http://www.sumitgupta.net/progress-bar-for-long-running-aspnet-scripts/#comments</comments>
		<pubDate>Thu, 23 Aug 2007 11:26:31 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[VB.NET/VB]]></category>

		<guid isPermaLink="false">http://www.sumitgupta.net/?p=50</guid>
		<description><![CDATA[Though I have posted in my old blog, but just to keep track of this.. Â http://www.aspfree.com/c/a/VB.NET/Executing-LongRunning-Tasks-with-the-Progress-Bar-in-ASPNET/ This article suggest a method on how to show progress bar in your web application.]]></description>
			<content:encoded><![CDATA[<p>Though I have posted in my old blog, but just to keep track of this..</p>
<p>Â <a href="http://www.aspfree.com/c/a/VB.NET/Executing-LongRunning-Tasks-with-the-Progress-Bar-in-ASPNET/">http://www.aspfree.com/c/a/VB.NET/Executing-LongRunning-Tasks-with-the-Progress-Bar-in-ASPNET/</a></p>
<p>This article suggest a method on how to show progress bar in your web application.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/progress-bar-for-long-running-aspnet-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Community Server : a Great Software</title>
		<link>http://www.sumitgupta.net/community-server-a-great-software/</link>
		<comments>http://www.sumitgupta.net/community-server-a-great-software/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 06:21:12 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.sumitgupta.net/?p=26</guid>
		<description><![CDATA[Recently I need a site for my brother, where he want to install some forum, so he can help other in his 3D related software, and animation modelling techinque. Since I am using GoDaddy&#8217;s Windows hosting which is not so good for PHP open source software, I look for ASP.NET software in that term. And [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I need a site for my brother, where he want to install some forum, so he can help other in his 3D related software, and animation modelling techinque. Since I am using GoDaddy&#8217;s Windows hosting which is not so good for PHP open source software, I look for ASP.NET software in that term.</p>
<p>And what is best to get a Forum Software that is been in used by Microsoft itself, yes I am talking about CommunityServer (<a href="http://www.communityserver.org/">http://www.communityserver.org</a>) its free for non commerical personnel use (my brother forum compliant to that need) so I can install it. And does that, Its easy , fast and give me extra edge as it has Photo gallery, File downloads that my brother needs as well, but doesn&#8217;t ask me as he knows that PHP software don&#8217;t have those by default.</p>
<p>Now me and my brother are both happy to have it. Will give you link of it when we are finally done with Modification of site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/community-server-a-great-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Forms in ASP.Net</title>
		<link>http://www.sumitgupta.net/two-forms-in-aspnet/</link>
		<comments>http://www.sumitgupta.net/two-forms-in-aspnet/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 01:44:00 +0000</pubDate>
		<dc:creator>Sumit Gupta</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#.NET]]></category>
		<category><![CDATA[VB.NET/VB]]></category>

		<guid isPermaLink="false">http://vikasumit.wordpress.com/2006/09/05/two-forms-in-aspnet/</guid>
		<description><![CDATA[Hi, As any other ASP.Net developer, I was not feeling comfortable with only one form concept that ASP.Net has (not sure about v2.0 as never work on it). Also, when you have to put something like google Search or other such service on your Site and place for such &#8220;explicit&#8221; forms are in middle of [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>As any other ASP.Net developer, I was not feeling comfortable with only one form concept that ASP.Net has (not sure about v2.0 as never work on it). Also, when you have to put something like google Search or other such service on your Site and place for such &#8220;explicit&#8221; forms are in middle of your Only &#8220;<span style="font-weight:bold;">Runat Server form</span>&#8221; how will you put the other forms &#8230;</p>
<p>Well what I did is simply use IFrame, capabilities of web browsers. I simply make a HTML page of Google search, and using IFrame call that page. now since it load explicit HTML page, you don&#8217;t have to worry about nested form, but simply about how it looks.</p>
<p>though It has a disadvantage that , on older browser your site might not be viewable, but who cares about old stuffs &#8230; every body you should get new browser after all browser are free <img src='http://www.sumitgupta.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Sumit Gupta</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sumitgupta.net/two-forms-in-aspnet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
