Naveed Akhtar
Nothing will work unless you do -- Maya Angelou
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.Net
AJAX
ASP.NET
ASP.NET 2.0
C#
Content Management Server
Java script
JSON
Microsoft .Net
Visual Studio
Windows 2008 / Vista
Sponsors
advertise here
Navigation
Home
Blogs
Archives
April 2009 (1)
July 2008 (3)
June 2008 (1)
Recent Posts
3
Comments
Working with ASP.Net Webservice on Vista / Windows Server 2008 (IIS 7)
by
NavaidAkhtar
Working with Web services on Window 2003 Server (IIS 6) doesn't occured any effects when moving from windows XP. Hmm, But on moving to windows vista / windows 2008 Server, I was quite confused with the big change that Microsoft have done for existing...
Filed under:
ASP.NET 2.0
,
Microsoft .Net
,
Windows 2008 / Vista
14
Comments
Converting Data Table / Dataset Into JSON String
by
NavaidAkhtar
JSON ( J ava S cript O bject N otation), is a light weight, easily understandable to read and write string. It is also easily parse-able by machine. JSON is introduced on two structues A collection (key/value pair) And ordered list of values. I have not...
Filed under:
ASP.NET
,
C#
,
.Net
,
JSON
,
Java script
,
ASP.NET 2.0
,
AJAX
2
Comments
ASP.Net Compilation and Merge Tool (Part 2 of 2)
by
NavaidAkhtar
ASP NET Merge tool allows user to manage and combine assemblies that are created using ASP NET Compilation tool . It works only on assemblies that have been created by using ASP.NET 2.0 or higher. This tool creates one assembly for each folder in target...
Filed under:
ASP.NET
,
C#
,
Visual Studio
,
.Net
3
Comments
ASP.Net Compilation and Merge Tool (Part 1 of 2)
by
NavaidAkhtar
ASP.NET Compilation tool is used to compile an ASP.NET Web application either in same machine or to deploy on a target machine such as a production server. It helps application performance because end users do not encounter a delay on the first request...
Filed under:
ASP.NET
,
C#
,
Visual Studio
,
.Net
1
Comments
How to use Javascript using Server-side scripting
by
NavaidAkhtar
Hi. This article is interesting for those who loves to use javascript, but with little server postbacks. I had some times issues related to validation or client redirection or other sorts. So i got this solution and i would like to share it with you....
Filed under:
Content Management Server
,
ASP.NET
,
C#
,
Visual Studio
,
.Net
More Posts