Anil Kasalanati
....on asp.net AJAX, WCF and WF
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET FAQ
Agile
AJAX
ASP.NET
asp.net charts 3d images Google Charts
asp.net prioritize update panel page request manager sequence requests
Atlas
Avalon
BCL
Biztalk
c#
CLR
CLR 4.0
Commerce Server
Community News
Content Management Server
Crossbow
General Software Development
History support
IIS
IIS 7 caching compression dynamic static asp.net websites
Infocard
javascript
JQuery
JSON
Mobile
Orcas
PDC 2008
red dog azure
Script #
Serialization
Server side objects to client side
Sharepoint
SQL Server
Team System
Vista
Visual Basic
Visual Studio
WCF
Web Services
Windows Forms
Windows Workflow Service Logic for CSF
WinFX
WPF
WWF
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
January 2012 (1)
December 2010 (3)
March 2009 (1)
January 2009 (3)
December 2008 (2)
March 2008 (1)
Visits
Visits
Recent Posts
2
Comments
Debug slow calls using IIS Logs
by
anil.kasalanati
For any asp.net/WCF application hosted on IIS it is essential to monitor the response times of the web requests and the easiest way to do this is by using IIS logs. I use Log analyzer to output the calls taking a lot of time. Following steps would help...
Filed under:
.NET
,
.NET FAQ
,
Agile
,
AJAX
,
ASP.NET
,
Atlas
,
Avalon
,
BCL
,
c#
,
CLR
,
Community News
,
Content Management Server
,
Biztalk
,
General Software Development
,
IIS
,
Infocard
,
Mobile
,
Orcas
,
Sharepoint
,
SQL Server
,
Team System
,
Vista
,
Visual Basic
,
Visual Studio
,
WCF
,
Web Services
,
Windows Forms
,
WPF
,
WWF
,
Crossbow
,
WinFX
,
Commerce Server
0
Comments
Simple way of converting server side objects into client side using JSON serialization for asp.net websites
by
anil.kasalanati
Introduction:- With the growth of Web2.0 and the need for faster user experience the spotlight has shifted onto javascript based applications built using REST pattern or asp.net AJAX Pagerequest manager. And when we are working with javascript wouldn...
Filed under:
.NET
,
AJAX
,
ASP.NET
,
Atlas
,
c#
,
JSON
,
Serialization
,
Server side objects to client side
,
WCF
1
Comments
Enabling Http caching and compression in IIS 7 for asp.net websites
by
anil.kasalanati
Caching – There are 2 ways to set Http caching 1- Use Max age property 2- Expires header. Doing the changes via IIS Console – 1. Select the website for which you want to enable caching and then select Http Responses in the features tab 2. Select the Expires...
Filed under:
.NET
,
AJAX
,
ASP.NET
,
c#
,
IIS
,
IIS 7 caching compression dynamic static asp.net websites
2
Comments
Implementing History Support using jQuery for AJAX websites built on asp.net AJAX
by
anil.kasalanati
Problem Statement: Most modern day website use AJAX for page navigation and gone are the days of complete HTTP redirection so it is imperative that we support back and forward buttons on the browser so that end users navigation is not broken. In this...
Filed under:
.NET
,
.NET FAQ
,
AJAX
,
ASP.NET
,
History support
,
JQuery
1
Comments
Sequence Aspnet Ajax Calls
by
anil.kasalanati
Most of you working with asp.net AJAX update panels already know that the there is limitation with respect to multiple requests at the same time. Following section taken from Dino’s blog(http://msdn.microsoft.com/en-us/magazine/cc163319.aspx#S6) on MSDN...
Filed under:
.NET
,
.NET FAQ
,
AJAX
,
ASP.NET
,
asp.net prioritize update panel page request manager sequence requests
,
Atlas
,
c#
0
Comments
Charting controls
by
anil.kasalanati
One of the requirement which we always got was to display 3D graph and charts and there are some solutions which render 3D flash charts like FusionCharts . Another option would be to use the new charts control launched by asp.net team. Please refer here...
Filed under:
asp.net charts 3d images Google Charts
0
Comments
Steve Ballmer's note at CES
by
anil.kasalanati
Steve's first CES key note . Please click here
0
Comments
Azure - Red Dog video
by
anil.kasalanati
A funny video on Microsoft Azure(Red Dog). http://uk.youtube.com/watch?v=NZO9YE1ZvqE
Filed under:
red dog azure
0
Comments
Script # Framework
by
anil.kasalanati
Excellent framework to convert C# code to javascript developed by Nikhil. http://projects.nikhilk.net/ScriptSharp/Conceptual-What
Filed under:
c#
,
javascript
,
Script #
0
Comments
CLR 4.0 updates released at PDC 2008
by
anil.kasalanati
Nice updates to the CLR in the next release. Please view the video at http://channel9.msdn.com/pdc2008/pc49. If you want to play around with VS 2010 and .NET 4.0, you can download the CTP from here , and can provide your feedback here .
Filed under:
CLR 4.0
,
PDC 2008
More Posts
Next page »