Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
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) Create the Output by mearging 2 tables and taking common column sid from both you should not use database create table and data in it Randomly table 1 sid sname saddress 1 sa ampt 2 na hyd 3 ha hyd table 2 sid dno dname 1 12 stats 2 23 phy 3 12 stats OutPUt sid sname saddress did dname 1 sa ampt 12 stats 2 na hyd 23 phy 3 ha hyd 12 stats
1 31121. What is the difference between Cache and Session? 2. I cache limited to page like viewstate or it's accessible through out the application like session? 3. Which one is better when I've some data that is to be used across the application? Why is to better than the other?
2 10821What is the difference between response.redirect and server.transfer, how to choose one among the other?
3 6887Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
NNN,
2989How to consume a webservice in a windows application without adding through the web reference?
1 6118I 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
2 4432why c# is pronounced as C-sharp instead of pronouncing it as C-hash? is there any technical reason behind it?
3 14882
What is Pre-Render event in ASP.NET?
In which event of the page life cycle, is the viewstate available?
What is option parameter in C#?
What is conditional formatting in access?
How do you make the font bigger?
Why objects are stored in heap in c#?
what is model first approach?
Explain few useful functions in excel.
Contrast System.String and System.Text.StringBuilder classes?
What are the benefits of ms word?
Define multicast delegate? How it be used?
Which parameter of ConnectionString is used to specify the name of the database?
What is anonymous methods in c#?
Explain the .net framework.
What are the features of wcf?