How to retrieve the information from datatable citywise in c#?
Answers were Sorted based on User's Feedback
Answer / srikanth
Datarow[] DR;
DR=DT.select("Cityname=" + wtxtCityName);
| Is This Answer Correct ? | 5 Yes | 1 No |
What is a url string?
what is profiles in asp.net
view state data is stored in which format?
15 Answers Mind Tree, Pratham Software,
Can you set which type of comparison you want to perform by the comparevalidator control?
What I need to create and run an asp.net application?
Explain how cookies work.
In asp.net 3.5 we can go one page to onther page without using statemanagment concept?
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
What is view state and use of it ?
is it possible to persiste customize object in view state? how it is?
How do you handle server controls?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)