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) 1)Microsoft Office's personal information manager is........ a)Outlook b)Internet Explorer c)Organizer d)Access
4 15824how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;
1 5113If(dropdownlist1.selectedIndexChanged==true) { //code } else { //code } I am getting error in If condition, so can u pls give me a solution.
4 8091Hello guyz, I have interview scheduled next week on .Net Framework 1.1? Can any one please provide a) list of interview questions on .net frame work 1.1? b)basic differences between .net framework 1.1 and 2.0 and 3.5 c)the topics that i need to concentrate while preparing Thanks in advance
3513hi i m bhawna ,a student of mca want to know about what type of technical question has been asked in an interview of mnc's like HCL,TCS,WIPRO
HCL,
1 26391.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
TCS,
1 2217
What is the current version of entity framework?
How do you wrap text in open office?
Will there be still an e2 plan?
How does an appdomain get created?
How would you activate animation control?
Why can't we use a static class instead of singleton?
Which is latest version of excel?
Different types of authentication modes in .net framework ?
How can I extract the formated word(bold,italic,underline,font,color etc) from the msword file.?
How do I tell when an application executed using the SHELL command is finished?
How do I make the mouse cursor invisible/visible?
Write the .net syntax for 'while loop'?
What are different elements of wcf srevices client configuration file?
What’s powershell, and how do you feel about it?
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?