Category: My Blog

  • Blog
  • Category: My Blog

ASP.NET Performance tip- Combine multiple script file into one request with script manager

We all need java script for our web application and we storing our JavaScript code in .js files. Now If we have more then .js file then our browser will create a new request for each .js file. Which is a little overhead in terms of performance. If you have very big enterprise application you

ASP.NET 4.0- Html Encoded Expressions

We all know features in asp.net. We can print any string on page from there. Mostly we are using them in asp.net mvc. Now we have one new features with asp.net 4.0 that we have HTML Encoded Expressions and this prevent Cross scripting attack as we are html encoding them. ASP.NET 4.0 introduces a new

Silverlight: A few thoughts on minimizing CPU usage

Silver light is a great technology introduced by microsoft. You can develope great application with silverlight and microsoft .net framework 3.0.I have found a great link that will give us few thougths to use minimum CPU Resources.here is the link: http://blogs.msdn.com/seema/archive/2007/08/09/silverlight-a-few-thoughts-on-minimizing-cpu-usage.aspx

1.0 windows starter kits from windowsclient.net

Just like the asp.net starter kits windows forms starter kits provide a very good way to learn windows forms programming. Those who are new to the windows forms programming by .net technology must have the windows forms start kits.Windows starter kits include following applications… 1) Auto-Column-Size Windows Forms DataGrid 2) DataGrid ComboBox Column 3) FotoVision