What is ashx file in asp.net?
How can we read a columnised text data in ASP.Net C#? Columnised means my data is stored in a text file and I have numeric data or string data in this file. For ex. If I am searching for the data of gender and I know that gender data is stored at column 32 in text file. How can I get this data in ASP.Net page. Thanks for help in advance.
is it possible to use web site without web server from remote place?
1 Answers ABC, Mannar Company, Quadrant,
How response object is related to asp's response object?
Explain how asp.net different from asp?
How many validators do ASP.NET have?
can i use store procedure in disconnected mode? give me answer
SessionState - type of sessionstate and when and how to use it
How to consume a webservice in a windows application without adding through the web reference?
Explain the different types of directives in .net?
Why web api is better than wcf?
how to get modified rows from Dataset
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#