<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Nikolaos Kantzelis ASP.Net Blog</title><link>http://weblogs.asp.net/dotnetstories/default.aspx</link><description>This blog will focus on ASP.NET Framework</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>How to move the ViewState from a hidden field on the client to a session on the server </title><link>http://weblogs.asp.net/dotnetstories/archive/2011/12/30/how-to-move-the-viewstate-from-a-hidden-field-on-the-client-to-a-session-on-the-server.aspx</link><pubDate>Fri, 30 Dec 2011 20:12:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8198174</guid><dc:creator>nikolaosk</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8198174</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/12/30/how-to-move-the-viewstate-from-a-hidden-field-on-the-client-to-a-session-on-the-server.aspx#comments</comments><description>This is a post relevant to all the developers out there that use Web Forms as their main ASP.Net platform. In this post I would like to talk about ViewState and how we can move it and store it in a session on the server's memory. We know that the default...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/12/30/how-to-move-the-viewstate-from-a-hidden-field-on-the-client-to-a-session-on-the-server.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8198174" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/session+state/default.aspx">session state</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/performance/default.aspx">performance</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ViewState/default.aspx">ViewState</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Adapter/default.aspx">Adapter</category></item><item><title>Adding search functionality in a GridView in an ASP.Net application</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/12/28/adding-search-functionality-in-a-gridview-in-an-asp-net-application.aspx</link><pubDate>Wed, 28 Dec 2011 20:06:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8187668</guid><dc:creator>nikolaosk</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8187668</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/12/28/adding-search-functionality-in-a-gridview-in-an-asp-net-application.aspx#comments</comments><description>In my seminars I always show how to fetch data from an SQL Server database to some UI controls (usually a GridView control). I use the connected data access model,I use the disconnected data access model (datasets) and obviously I provide samples that...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/12/28/adding-search-functionality-in-a-gridview-in-an-asp-net-application.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8187668" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/datasets/default.aspx">datasets</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/data+access+layer/default.aspx">data access layer</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/regular+expressions/default.aspx">regular expressions</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/search/default.aspx">search</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/gridview/default.aspx">gridview</category></item><item><title>Create an Ajax enabled WCF service and invoking it using client-side code</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/12/28/create-an-ajax-enabled-wcf-service-and-invoking-it-using-client-side-code.aspx</link><pubDate>Wed, 28 Dec 2011 15:45:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8186870</guid><dc:creator>nikolaosk</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8186870</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/12/28/create-an-ajax-enabled-wcf-service-and-invoking-it-using-client-side-code.aspx#comments</comments><description>In this post I would like to show you again with a hands-on example how to create an Ajax enabled WCF Service and invoke it using the Ajax Script Manager web server control. This is going to be a very simple example and it is for people who are not familiar...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/12/28/create-an-ajax-enabled-wcf-service-and-invoking-it-using-client-side-code.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8186870" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Ajax/default.aspx">Ajax</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/client+side/default.aspx">client side</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Ajax-enabled+WCF+Service/default.aspx">Ajax-enabled WCF Service</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/WCF/default.aspx">WCF</category></item><item><title>Using JQuery to call a WCF Service in an ASP.Net application</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/12/27/using-jquery-to-call-a-wcf-service-in-an-asp-net-application.aspx</link><pubDate>Mon, 26 Dec 2011 22:22:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8177845</guid><dc:creator>nikolaosk</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8177845</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/12/27/using-jquery-to-call-a-wcf-service-in-an-asp-net-application.aspx#comments</comments><description>In this post I would like to show you with a hands-on example how to invoke a WCF service from JQuery . I have already posted a few posts regarding JQuery and server communication.Have a look in this post and in this post . This is a similar post . In...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/12/27/using-jquery-to-call-a-wcf-service-in-an-asp-net-application.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8177845" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/jquery/default.aspx">jquery</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/WCF/default.aspx">WCF</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ajax+enabled+WCF+Service/default.aspx">ajax enabled WCF Service</category></item><item><title>Using Audio and Video in HTML 5</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/12/26/using-audio-and-video-in-html-5.aspx</link><pubDate>Mon, 26 Dec 2011 00:03:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8173018</guid><dc:creator>nikolaosk</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8173018</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/12/26/using-audio-and-video-in-html-5.aspx#comments</comments><description>This is the second post in the new HTML 5 post series. You can find the first post about HTML 5 input form elements and validation here . In this post I would like to show you how to use audio and video.We all know that audio and video are everywhere...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/12/26/using-audio-and-video-in-html-5.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8173018" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/html5/default.aspx">html5</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/video/default.aspx">video</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/audio/default.aspx">audio</category></item><item><title>Using HTML 5 form input elements in ASP.Net applications</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/12/24/using-html-5-form-input-elements-in-asp-net-applications.aspx</link><pubDate>Sat, 24 Dec 2011 13:26:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8164894</guid><dc:creator>nikolaosk</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8164894</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/12/24/using-html-5-form-input-elements-in-asp-net-applications.aspx#comments</comments><description>I am going to start a new series of posts that focus on HTML 5. HTML 5 is something I wanted to learn and finally I have covered enough ground to feel confident. HTML 5 gives us things like Semantic tags, the possibility to add video and audio in our...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/12/24/using-html-5-form-input-elements-in-asp-net-applications.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8164894" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/javascript/default.aspx">javascript</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/html5/default.aspx">html5</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/modern+browsers/default.aspx">modern browsers</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/css3/default.aspx">css3</category></item><item><title>Looking into Web performance in ASP.Net applications</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/12/08/looking-into-web-performance-in-asp-net-applications.aspx</link><pubDate>Thu, 08 Dec 2011 17:29:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8101808</guid><dc:creator>nikolaosk</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8101808</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/12/08/looking-into-web-performance-in-asp-net-applications.aspx#comments</comments><description>In these series of posts I am going to have a look into the various factors that make our web applications slower and how we can rectify that. Ι have already blogged about caching in this blog and you can find these blog posts below Caching an ASP.Net...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/12/08/looking-into-web-performance-in-asp-net-applications.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8101808" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/caching/default.aspx">caching</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/CSS/default.aspx">CSS</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/css+sprites/default.aspx">css sprites</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Fiddler/default.aspx">Fiddler</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/web+performance/default.aspx">web performance</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/image+compression/default.aspx">image compression</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/CDN/default.aspx">CDN</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/HTTP+requests/default.aspx">HTTP requests</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/image+sprites/default.aspx">image sprites</category></item><item><title>Performing Validation using the JQuery Validation library/plugin</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/11/28/performing-validation-using-the-jquery-validation-library-plugin.aspx</link><pubDate>Mon, 28 Nov 2011 15:16:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8079125</guid><dc:creator>nikolaosk</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8079125</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/11/28/performing-validation-using-the-jquery-validation-library-plugin.aspx#comments</comments><description>This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here In this post I would like to show you how to perform client-side validations using the...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/11/28/performing-validation-using-the-jquery-validation-library-plugin.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8079125" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/jquery/default.aspx">jquery</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/validation+plugin/default.aspx">validation plugin</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/validate+method/default.aspx">validate method</category></item><item><title>Creating a simple watermark effect using JQuery</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/11/24/creating-a-simple-watermark-effect-using-jquery.aspx</link><pubDate>Thu, 24 Nov 2011 18:37:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8073110</guid><dc:creator>nikolaosk</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8073110</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/11/24/creating-a-simple-watermark-effect-using-jquery.aspx#comments</comments><description>This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here In this post I would like to show you how to create a simple watermark effect using...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/11/24/creating-a-simple-watermark-effect-using-jquery.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8073110" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/jquery/default.aspx">jquery</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/watermark/default.aspx">watermark</category></item><item><title>Creating a simple accordion with JQuery</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/11/24/creating-a-simple-accordion-with-jquery.aspx</link><pubDate>Thu, 24 Nov 2011 16:16:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8072823</guid><dc:creator>nikolaosk</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8072823</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/11/24/creating-a-simple-accordion-with-jquery.aspx#comments</comments><description>This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here We all know that there is always a limited space in our web page to show content.In...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/11/24/creating-a-simple-accordion-with-jquery.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8072823" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/jquery/default.aspx">jquery</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/accordion/default.aspx">accordion</category></item><item><title>Creating a simple slider panel with JQuery</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/11/23/creating-a-simple-slider-panel-with-jquery.aspx</link><pubDate>Wed, 23 Nov 2011 21:48:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:8071397</guid><dc:creator>nikolaosk</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=8071397</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/11/23/creating-a-simple-slider-panel-with-jquery.aspx#comments</comments><description>This another post that is focusing on how to use JQuery in ASP.Net applications. If you want to have a look at the other posts related to JQuery in my blog click here We all know that there is always a limited space in our web page to show content.In...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/11/23/creating-a-simple-slider-panel-with-jquery.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=8071397" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/jquery/default.aspx">jquery</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/slider/default.aspx">slider</category></item><item><title>Creating custom error pages in ASP.Net applications</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/09/24/creating-custom-error-pages-in-asp-net-applications.aspx</link><pubDate>Sat, 24 Sep 2011 19:05:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7964349</guid><dc:creator>nikolaosk</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=7964349</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/09/24/creating-custom-error-pages-in-asp-net-applications.aspx#comments</comments><description>This is going to be another short post regarding ASP.Net and custom error pages. Our goal is to specify a particular page to be displayed on the user's screen when error occurs within our application.In order to that we basically have to make some changes...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/09/24/creating-custom-error-pages-in-asp-net-applications.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7964349" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/custom+error+pages/default.aspx">custom error pages</category></item><item><title>Take an ASP.Net application offline</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/09/24/take-an-asp-net-application-offline.aspx</link><pubDate>Sat, 24 Sep 2011 15:30:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7964143</guid><dc:creator>nikolaosk</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=7964143</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/09/24/take-an-asp-net-application-offline.aspx#comments</comments><description>In this post (it is going to be very short for a change) I would like to show you how to take your ASP.Net application offline. We have to place a file named app_offline.htm into your root directory.By doing that we stop any ASP.Net processing. If you...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/09/24/take-an-asp-net-application-offline.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7964143" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/application+offline/default.aspx">application offline</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/maintenance/default.aspx">maintenance</category></item><item><title>An introduction to ASP.Net health monitoring and web events</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/09/21/an-introduction-to-asp-net-health-monitoring-and-web-events.aspx</link><pubDate>Tue, 20 Sep 2011 21:26:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7959936</guid><dc:creator>nikolaosk</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=7959936</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/09/21/an-introduction-to-asp-net-health-monitoring-and-web-events.aspx#comments</comments><description>In this post I would to focus on ASP.Net Health monitoring and Web events.Health monitoring is another mechanism to capture/abstract logging. In most cases with our ASP.Net applications we need to trace what happens when they are up and running. Have...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/09/21/an-introduction-to-asp-net-health-monitoring-and-web-events.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7959936" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Visual+studio+2010/default.aspx">Visual studio 2010</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/logging/default.aspx">logging</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/health+monitoring/default.aspx">health monitoring</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/web+events/default.aspx">web events</category></item><item><title>Using JQuery Ajax functions to retrieve data from the server</title><link>http://weblogs.asp.net/dotnetstories/archive/2011/09/14/using-jquery-ajax-functions-to-retrieve-data-from-the-server.aspx</link><pubDate>Wed, 14 Sep 2011 11:15:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7952548</guid><dc:creator>nikolaosk</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://weblogs.asp.net/dotnetstories/rsscomments.aspx?PostID=7952548</wfw:commentRss><comments>http://weblogs.asp.net/dotnetstories/archive/2011/09/14/using-jquery-ajax-functions-to-retrieve-data-from-the-server.aspx#comments</comments><description>In this post I would like to talk about the great support that JQuery has for Ajax.I have already written another post on my blog regarding the Jquery Ajax functions and how we can get data form the server.In that post we looked into how we can use the...(&lt;a href="http://weblogs.asp.net/dotnetstories/archive/2011/09/14/using-jquery-ajax-functions-to-retrieve-data-from-the-server.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7952548" width="1" height="1"&gt;</description><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Visual+studio+2010/default.aspx">Visual studio 2010</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/jquery/default.aspx">jquery</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/web+service/default.aspx">web service</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/Ajax/default.aspx">Ajax</category><category domain="http://weblogs.asp.net/dotnetstories/archive/tags/JSON/default.aspx">JSON</category></item></channel></rss>
