What are the advantages of asp.net mvc framework? : asp.net mvc
From which base class all web forms are inherited?
can we transfer data from one page to another page using viewstate if so how?if not y?
How To Call Outside Javascript File? Example : Our Project File Folder Name "Sample" Another Folder Name "Check".Check Folder Is Out Side Of Our Project ?Check Folder Have Verify.Js File. My Question Is How To Call Verify.Js File.
3 Answers Consagous, Phoenix Technologies,
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com
how to encrypt a connection string in web.config file?
What is the sequence in which ASP.NET events are processed?
what is satellite assembly in .net?
How can u handle Exceptions in Asp.Net?
what if we delete web.config or machine.config? will a website work if we delete webconfig....or if we delete machine config?
Anyone has Latest Microsoft ASP.NET Certification Dumps for these?
What is the postback property in asp.net?