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) I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases?
3 6932What is the importence of the INTERFACE? but not the inheritence concept?and why we r declaring the empty methods in that? we can directly implements with in the class know? Tell me the importence?
2 5325is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
2425i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code
9 17965how to create crystal reports give one detail example(i want to view age category report) please give suitable example in my small knowledge
2023what is webapplication? what is windows application? what is the extension for both . in what purpose we r using webapplication. in which situation we r using windowns application
1 4902please exaplain gridview and what are the process available for it. how to add the row number automatically? is it possible to add child controls ?
2 4126What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain
2 6917
Is constructor a static method?
What is parameter c#?
How do you duplicate a tab?
Is it possible to have a static indexer in c#?
What is max and min in excel?
Name some of the keywords used in vb.net?
What is the purpose of a quick access toolbar?
What are the features of c#?
Where is excel exe located?
How do you use word templates?
What is transaction atomicity?
What are the various address format in WCF?
Can I read the hard disk serial # of the client computer using asp.net?
What is meant by text wrapping?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?