Home
|
Submit an interview question
|
Filter by category
|
Filter by job function
|
Filter by company
Member Information
User Id
Password
Remember Me
Forgot Password
Job Functions
Senior Management
(
657
)
Project Manager
(
30
)
Project Lead
(
16
)
Tech Lead
(
187
)
Team Lead
(
68
)
Architect
(
7
)
Sr. Developer
(
146
)
Sr. Programmer
(
54
)
Programmer
(
393
)
Developer
(
354
)
DBA
(
8
)
Others
(
96
)
Our Network
.NET Heaven
C# Corner
Interview Corner
Longhorn Corner
Mindcracker
VB.NET Heaven
Home
»
Developer
QUESTIONS
Interview Questions
Answers
Post Date
What is the relationship between Silver Light, WPF and XAML?
by
Sapna Malik
2
Oct 14, 2009
What is SilverLight ?Can SilverLight run in other platforms other than window?
by
Sapna Malik
2
Oct 14, 2009
What’s the difference between the System.Array.CopyTo() and System.Array.Clone() ?
by
Sapna Malik
3
Oct 09, 2009
How to make text moving up or down?If the user selects the text it be stopped?
by
Antony Rose Wel L
2
Oct 07, 2009
What is JTA and JTS?
by
Sapna Malik
1
Oct 06, 2009
What’s relationship between JavaScript and ECMAScript? And What are JavaScript types?
by
Sapna Malik
1
Oct 06, 2009
Difference between SRC and Code-Behind.
by
Sapna Malik
2
Sep 28, 2009
What is Fragment Caching in ASP.NET?
by
Sapna Malik
2
Sep 28, 2009
What are user controls and custom controls?
by
Sapna Malik
1
Sep 25, 2009
What is lock escalation?
by
Sapna Malik
1
Sep 25, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
What is the difference between URL and URI?
by
Sapna Malik
1
Sep 24, 2009
Whats an assembly?
by
Sapna Malik
1
Sep 24, 2009
What are defaults? Is there a column to which a default can't be bound?
by
Sapna Malik
0
Sep 20, 2009
What does the "EnableViewState" property do? Why would I want it on or off?
by
Sapna Malik
1
Sep 20, 2009
How can you sort the elements of the array in descending order?
by
Pradeep
3
Sep 17, 2009
What is a satellite assembly?
by
Pradeep
1
Sep 17, 2009
What is "Microsoft Intermediate Language" (MSIL)?
by
Partap Tanwar
3
Sep 17, 2009
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
by
Partap Tanwar
1
Sep 17, 2009
What is the difference between the C#.NET and VB.NET?
by
Sapna Malik
1
Sep 17, 2009
What is the difference between test scenarios and test strategy?
by
Sapna Malik
0
Sep 17, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
Can you store multiple data types in System.Array?
by
Partap Tanwar
2
Sep 16, 2009
What is the advantage of using System.Text.StringBuilder over System.String?
by
Partap Tanwar
1
Sep 16, 2009
What is the difference between System.String and System.StringBuilder classes?
by
Pradeep
1
Sep 16, 2009
How to add DateTime Control in normal DataGrid Server Control?
by
Pradeep
0
Sep 16, 2009
How do I create a Delegate/Multicast Delegate?
by
Sapna Malik
1
Sep 16, 2009
Does Console.WriteLine() stop printing when it reaches a NULL character within a string?
by
Sapna Malik
1
Sep 16, 2009
What does COMMIT do ?
by
Pradeep
2
Sep 14, 2009
what is the difference between count(*) and count(1) ?
by
Pradeep
1
Sep 14, 2009
what is the difference between smoke testing and sanity testing?
by
Sapna Malik
2
Sep 14, 2009
What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
by
Sapna Malik
1
Sep 14, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
What is the difference between CC and BCC?
by
Partap Tanwar
1
Sep 14, 2009
What are the advantages of using Query Strings?
by
Partap Tanwar
1
Sep 14, 2009
What is variable size arrays?and why we use it?
by
sangeeta mishra
0
Sep 13, 2009
What is difference between for and foreach loop in c#?
by
sangeeta mishra
1
Sep 13, 2009
Can you dynamically assign a Master Page?
by
Pradeep
1
Sep 10, 2009
What is the advantage of using Windows authentication in a Web application?
by
Sapna Malik
1
Sep 10, 2009
What is the difference between a DataReader and a DataSet?
by
Sapna Malik
2
Sep 10, 2009
When do you use ExecuteReader, ExecuteNonQuery, ExecuteScalar methods?
by
Partap Tanwar
1
Sep 10, 2009
How many major types of connection objects in ADO.NET?
by
Partap Tanwar
1
Sep 10, 2009
What are the advantages and disadvantages of Using Cookies?
by
Pradeep
1
Sep 08, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
What are the two Layouts supported by a Web form in ASP.NET?
by
Pradeep
1
Sep 08, 2009
What are the steps to follow to host a web application on a web server?
by
Partap Tanwar
1
Sep 08, 2009
What are the best practices to follow to secure connection strings in an ASP.NET web application?
by
Partap Tanwar
1
Sep 08, 2009
What are the advantages of using Master Pages?
by
Sapna Malik
2
Sep 08, 2009
What are Master Pages in ASP.NET? or What is a Master Page?
by
Sapna Malik
1
Sep 08, 2009
What are the features of the new Content management in Office SharePoint 2007?
by
sanjeev singh
1
Sep 07, 2009
What are the advanced features of MOSS 2007?
by
sanjeev singh
1
Sep 07, 2009
Explain Sticky bit?
by
Pradeep
1
Sep 07, 2009
What is the difference between soft link and hard link in Unix operating system ?
by
Pradeep
1
Sep 07, 2009
Can we make any program in c++ without using any header file and what is the shortest program in c++.
by
Partap Tanwar
1
Sep 07, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
What is namespace?
by
Partap Tanwar
1
Sep 07, 2009
What is function overloading and operator overloading?
by
Sapna Malik
1
Sep 07, 2009
What is polymorphism? Explain with an example?
by
Sapna Malik
2
Sep 07, 2009
ACID in transactions.
by
Partap Tanwar
1
Sep 03, 2009
Can you have two files with the same file name in GAC?
by
Partap Tanwar
1
Sep 03, 2009
How to create and remove that cookies in asp.net?
by
Pradeep
1
Sep 03, 2009
Why multiple Inheritance not work in C sharp?
by
Pradeep
1
Sep 03, 2009
What are web services?
by
Sapna Malik
2
Sep 03, 2009
what is XSD and XSLT. what is XML and what are the types of XML.
by
Sapna Malik
1
Sep 03, 2009
Explain the concurrency problems using DATA SETS?
by
Pradeep
0
Sep 02, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
How sessions are handled in ASP Vs ASP.NET?
by
Sapna Malik
0
Sep 02, 2009
What is the diff b/w HTML server Controls and Web Server Controls?
by
Sapna Malik
1
Sep 02, 2009
What is the core difference between ASP and ASP.NET and why do you want to migrate from asp to asp.net?
by
Partap Tanwar
0
Sep 02, 2009
What is a schema? What are the limitations of a DTD?
by
Partap Tanwar
1
Sep 02, 2009
How to change "Resize" reports in crystal report?
by
Dyaa Asfour
0
Sep 01, 2009
What are the Back ground processes in Oracle?
by
Partap Tanwar
1
Sep 01, 2009
What is the physical and logical structure of oracle?
by
Partap Tanwar
1
Sep 01, 2009
What is the difference between materialized view and snapshot?
by
Pradeep
1
Sep 01, 2009
What is the difference between B TREE INDEX and BITMAP INDEX?
by
Pradeep
1
Sep 01, 2009
What are the Large object types supported by Oracle?
by
Sapna Malik
1
Sep 01, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
How to check if variable is NULL In Stored Procedure?
by
Purushottam Rathore
1
Sep 01, 2009
what is the difference between java and java script?
by
Pradeep
1
Aug 31, 2009
What is IsPostBack? How to use it?
by
Pradeep
2
Aug 31, 2009
Can a .NET web application consume Java web service ?
by
Pradeep
2
Aug 31, 2009
Which method do you invoke on the Data Adapter control to load your generated data set with data?
by
Sapna Malik
1
Aug 31, 2009
Describe the difference between a Thread and a Process?
by
sangeeta mishra
2
Aug 31, 2009
How different are interface and abstract class in .Net?
by
Sapna Malik
1
Aug 31, 2009
What does the "Enable View State" property do? Why would I want it on or off?
by
Sapna Malik
1
Aug 31, 2009
When and Why we use delegate ?
by
Tauhidul Islam
2
Aug 28, 2009
How MySQL is different from SQL?
by
Sapna Malik
1
Aug 28, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
Difference between DBMS & RDBMS?
by
Sapna Malik
1
Aug 28, 2009
How we can count duplicate entry in particular table against Primary Key ? What are constraints?
by
Sapna Malik
1
Aug 28, 2009
Difference between webconfig and machineconfig?
by
tisha sharma
1
Aug 27, 2009
What is Referential integrity?
by
meera mishra
1
Aug 27, 2009
SQL Query Question
by
Praveen Moosad
2
Aug 25, 2009
What's the basic difference between convert.ToString() and .ToString() in C#.net
by
kamal agrawal
4
Aug 21, 2009
how to automate a document of nearly 70 pages in which some sections are a variable(needs the users inputs) and some are fixed sections?
by
indu paragu
0
Aug 20, 2009
How the size of memory is decided for an executable?
by
Mahesh Reddy
0
Aug 19, 2009
what is operator overloading?and what is the difference between operator overloading and overriding?
by
bhumi sharma
0
Aug 19, 2009
can we take a gridview inside another gridview?Explain how we can take three category and multiple subcategory inside it?
by
meera mishra
0
Aug 19, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
Why we use view state and session state in asp.net2.0?Explain?
by
meera mishra
0
Aug 19, 2009
What is Common Type System?
by
meera mishra
3
Aug 18, 2009
what is delegate
by
reeta
6
Jun 20, 2009
Can I modify the contents of a Text Fille (Notepad file) when the file is being used by an application in ASP.Net / C#
by
Gangadhar PVS
1
Jun 12, 2009
What is a candidate key?
by
Purushottam Rathore
3
May 19, 2009
What are the various objects in Dataset?
by
Purushottam Rathore
3
May 19, 2009
Is it possible to upload a file (XML) through a web service from a non-.Net application?
by
Dan Carter
0
May 12, 2009
How to pass a variable to crystal report from C# code?
by
Dyaa Asfour
0
May 05, 2009
How to pass a a variable value to a textbox object fro C# to crystal report?
by
Dyaa Asfour
0
May 03, 2009
How to work with multiple xaml file in a single Silverlight application .
by
sanjeev singh
0
Apr 21, 2009
1
2
3
4
5
6
7
8
9
10
...
Interview Questions
Answers
Post Date
Error CS1009: Unrecognised escape sequence
by
Purushottam Rathore
3
Apr 09, 2009
How can we populate Crystal Reports in VS 2005 by using a DataSet?
by
Muhesh M
0
Apr 02, 2009
remoting chat application implementation in detail
by
monica mannan
0
Mar 27, 2009
hi all , i am currently preparing for test 070-536 i went through the MCTS self paced Training kit, and then ActualTests 10-15-2008 which i don't think it's the latest version available . i'm not sure whether that's enough to pass the test or not i need advice of you people
by
bolly shalaby
2
Mar 27, 2009
hi all, i use export excel data to sql server table. using odbe Method. it done that and it working fine in local machine. but it not working online. after i deploy it in server. in Server does not has the excel.
by
Gopi nath
1
Mar 27, 2009
Hi all, Please Any one give the answer for this question What is the Different between vs 2005 and vs2008? and advantage and disadvantages?
by
Gopi nath
3
Mar 26, 2009
What’s difference between System exceptions and Application exceptions
by
sanjeev singh
1
Mar 25, 2009
can i make a operation system such as Windows and Linux using C#?
by
mohammed mahmoud
0
Mar 23, 2009
how to create a register in .net
by
Manikandan Nallakumar
0
Mar 21, 2009
how can i embed aflash player on windows form how can i make it plye form the form load thank you
by
karim belal
0
Mar 17, 2009
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
Can I use COM objects from a .NET Framework program?
by
sanjeev singh
1
Mar 12, 2009
I want to know how to know how many links in a web page. Please tell me. Thank you
by
jennie lay
0
Mar 09, 2009
Which method do you invoke on the DataAdapter control to load your generated dataset with data?
by
sanjeev singh
3
Mar 03, 2009
What is the need of VIEWS in DataBase
by
sanjeev singh
5
Feb 26, 2009
What is the difference between Server.Transfer method and Response.Redirect method?
by
Usama Mosaad
2
Feb 25, 2009
i want to hide my application at Processes Tab in TaskManager.i know only to hide at application tab.
by
Ju Ju
0
Feb 23, 2009
i want my c# application not to shown Application,Process Tabs in TaskManager. how i do?please answer my question.
by
Ju Ju
0
Feb 23, 2009
how to include Listview control in the datagridviewcolumn
by
Raja
1
Feb 20, 2009
What is the difference between excute query and excute nonquery.?
by
sanjeev singh
2
Feb 20, 2009
How shall i give a hyperlink in dundas chart colomn?
by
anitha reddy
0
Feb 18, 2009
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
Which template must you provide, in order to display data in a Repeater control?
by
sanjeev singh
1
Feb 13, 2009
when user is logged on the information is saved in a cookie, what is the name of that cookie?
by
sanjeev singh
3
Feb 12, 2009
How many types of validation controls are provided by ASP.NET ?
by
sanjeev singh
3
Feb 10, 2009
What is the role of global.asax?
by
sanjeev singh
2
Feb 06, 2009
What is the purpose of IIS ?
by
sanjeev singh
5
Feb 04, 2009
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.
by
sanjeev singh
2
Feb 03, 2009
What is difference between the System.Array.CopyTo() and System.Array.Clone() ?
by
sanjeev singh
2
Jan 29, 2009
What is the ways to deploy an Assembly ?
by
sanjeev singh
2
Jan 28, 2009
Suppose i have entered a number in textbox and that same number of rows should be added in the GridView at Runtime. How can i achieve it. Please any one tell me Thanx in Advance
by
mohit kumar
1
Jan 23, 2009
What is difference between sqlserver2000 and sqlserver2005
by
sanjeev singh
3
Jan 22, 2009
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
What is difference between CCW and RCW.
by
sanjeev singh
1
Jan 21, 2009
What is Com Interoperability
by
sanjeev singh
1
Jan 20, 2009
What is difference between XHTML and DHTML
by
sanjeev singh
0
Jan 19, 2009
i'm experiencing a problem packaging Crystal report with my application. i'm using vs 2008. The error i experience on target workstation has to do with CrytalDecision.ReportAppServer.ClientDoc 10.5.3700.0, (Could not load file or assembly 'CrystalDecisions.ReportAppServer.ClientDoc). Can i get some help?
by
hardeyshupor
0
Jan 18, 2009
Why should I use AJAX?
by
sanjeev singh
1
Jan 14, 2009
What happens when you change the web.config file at runtime ?
by
sanjeev singh
2
Jan 13, 2009
What debugging tools come with the .NET SDK?
by
sanjeev singh
1
Jan 12, 2009
How is the DLL Hell problem Solved in .NET
by
sanjeev singh
3
Jan 08, 2009
How to register Assemblies in GAC
by
sanjeev singh
1
Jan 07, 2009
What is difference between XML and XAML?
by
sanjeev singh
1
Jan 06, 2009
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
What is the role of garbage collector in .Net
by
sanjeev singh
2
Jan 06, 2009
How do you debug on ASP.NET Web application
by
sanjeev singh
0
Jan 02, 2009
what is the difference between typed dataset and untyped dataset? Which situation used typed data set as well which situation used un typed data set? which is the best one in real world scenario as per performance level?
by
krishna dhanekula
1
Jan 02, 2009
What is Type safety in .NET?
by
sanjeev singh
2
Jan 02, 2009
What is Storedprocedures and its advantages.Explain
by
krishna dhanekula
1
Jan 01, 2009
Explain with examples Views,Indexes,Functions,Triggers in SQL server2005?
by
krishna dhanekula
1
Dec 29, 2008
What is Viewstate and Session state,explain with breif?
by
krishna dhanekula
2
Dec 29, 2008
How to use three or more bmp images on top of each other.
by
Mike Malinowski
1
Dec 29, 2008
What is difference between Machine.config and wed.config.
by
sanjeev singh
2
Dec 29, 2008
What is difference between dataset and dataReader.
by
sanjeev singh
3
Dec 17, 2008
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
what is return type of submit button
by
manoj pandey
1
Dec 17, 2008
What is Assembly Identify.
by
sanjeev singh
0
Dec 16, 2008
What is Lambda expression? Give complete demo for it.
by
Neetu Tiwari
0
Dec 16, 2008
What is delegation ?? Can you give clear examples, and how can we define and use user-defined delegations?? What is teh combine and remove methods??
by
Wael Salman
4
Dec 14, 2008
Explain Web services and Remoting with Example.
by
sanjeev singh
1
Dec 11, 2008
How delete a Cookie.
by
sanjeev singh
1
Dec 08, 2008
Describe Windows Authentication
by
sanjeev singh
1
Dec 08, 2008
How do you debug an ASP.NET web application.
by
sanjeev singh
0
Dec 08, 2008
What is SSL (secure socket Layer) in ASP.NET 2.0
by
sanjeev singh
2
Dec 05, 2008
How many types of overloading in C#.NET
by
sanjeev singh
6
Dec 03, 2008
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
How to work gacutil.exe in .net
by
sanjeev singh
1
Dec 03, 2008
How to solve this error? The INSERT statement conflicted with the FOREIGN KEY constraint "FK__BIKE__BikeID__0425A276". The conflict occurred in database "sathu", table "dbo.Biscuit", column 'ID'. The statement has been terminated.
by
sathish
1
Dec 03, 2008
What is .net architecture
by
sanjeev singh
1
Dec 01, 2008
What is webconflict in .netframework?
by
naininaveen kumar
1
Dec 01, 2008
How to Create Generics in .NET 2.0
by
sanjeev singh
1
Dec 01, 2008
What is Reflection in ASP.NET 2.0
by
sanjeev singh
1
Dec 01, 2008
What is Generics in ASP.NET 2.0
by
sanjeev singh
1
Dec 01, 2008
What is WPF and WF In ASP.NET 3.5. and Explain how to work WPF in ASP.NET 3.5.
by
sanjeev singh
1
Nov 27, 2008
What is delegates and events in ASP.NET 2.0.
by
sanjeev singh
2
Nov 26, 2008
What is WCF in ASP.NET 3.5.
by
sanjeev singh
0
Nov 25, 2008
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
How to compare date in ASP.net?
by
Avijit Chakraborty
0
Nov 25, 2008
How to Create silverlight in ASP.NET 3.5.
by
sanjeev singh
0
Nov 24, 2008
What is Difference between ASP.NET 2.0 and ASP.NET 3.5
by
sanjeev singh
2
Nov 23, 2008
what are the extra features in dotnet framework 3.5?
by
naininaveen kumar
2
Nov 21, 2008
How to retrive data from database in ASP.NET 2.0
by
sanjeev singh
0
Nov 21, 2008
What is difference between Webservices and Remoting in ASP.NET 2.0
by
sanjeev singh
1
Nov 20, 2008
Can any one given me example of multithreading and how to debug in it and how to use deadlock situation in it?
by
nimesh modi
1
Nov 20, 2008
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
by
sanjeev singh
0
Oct 31, 2008
Difference between tracing and Debugging?
by
sathish
0
Oct 29, 2008
Main diifference between user control and custom control?
by
sathish
1
Oct 29, 2008
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
how to handle multi threaded Socker Server Chat program
by
anjum anjum
0
Oct 25, 2008
what are the session state modes available in ASP.net
by
manikandan r
2
Oct 17, 2008
what is meant by output parameter in sql storedprocedure?
by
manikandan r
1
Oct 17, 2008
Describe Page life cycle in ASP.NET 2.0
by
sanjeev kumar
1
Oct 16, 2008
How to make a combobox is enabled but the items within this combobox can not be selected?
by
Dyaa Asfour
2
Oct 07, 2008
What is GAC in ASP.NET 2.0
by
sanjeev singh
2
Oct 07, 2008
What is DLL hell problem in ASP.NET 2.0
by
sanjeev singh
1
Oct 06, 2008
how i sort items of lisbox
by
Rajeev Kumar
0
Sep 30, 2008
when i update data from excel file to sql server database i wanted to check the different types of data entred in excel cells(is int,is float, is boolean) but how to check datetime dataype,bit and other datatype provided by sql server
by
Rajeev Kumar
0
Sep 30, 2008
How to enable = True checkboxex while retriing data fron table
by
mahakal it
1
Sep 29, 2008
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
Check All check box in grid
by
mahakal it
1
Sep 29, 2008
Why is my Crystal Report so SLOW?
by
Bill Alvey
1
Sep 24, 2008
What is the Microsoft Tool used for UML?Can u send me the details regarding the UML and the tool used? Thanks.......
by
chaitanya vonaja
0
Sep 21, 2008
How to Add controls to Windows Form during Runtime and how to save this Form .
by
Prakash K
0
Sep 17, 2008
i have one text box call txtamout. when type any amount in the text box. that amount should be display on the another text box call txtInwords with in words. Ex: if i type 50 on the txtAmount text box. the "Fifty" shoud be appear on the txtInWords. Pls help me as soon as possible. Thanks Regards
by
mohamed lebbe
1
Sep 13, 2008
i create one project. including setup file. when i install that setup file. couldn't create short cut on the desk top. how can create. pls help me. how can create shout cut on desk top. thanks Regards
by
mohamed lebbe
3
Sep 12, 2008
how to Conver dynamically PDF to JPEG Using C#?
by
Karthikeyan G
1
Sep 11, 2008
How to Split Gird Column?
by
Karthikeyan G
0
Sep 10, 2008
Is there any possible way to trace select query executed on database using .net application
by
sandeep
1
Sep 07, 2008
what are the steps to link a crystal report to web form
by
Md Mushtaque
1
Sep 06, 2008
...
11
12
13
14
15
16
17
18
19
20
...
Interview Questions
Answers
Post Date
How to do change s in AJAX CalendarExtendar control?
by
Ashwini Kotwal
2
Sep 05, 2008
how to change a button location during run time?
by
Dyaa Asfour
2
Aug 27, 2008
how to insert an sideBarPanelItem ?
by
Dyaa Asfour
0
Aug 27, 2008
What is the .bas file in vb, and ehat is the corresponding file in c# for this file?
by
Dyaa Asfour
0
Aug 25, 2008
how to make a form with fixed size although the windows resoluation is changed?
by
Dyaa Asfour
0
Aug 18, 2008
how to make a form with a fixed size also the resoluation is changed from ?
by
Dyaa Asfour
0
Aug 18, 2008
how to play an avi vedio file in windows forms ?i need many ways as posible
by
Dyaa Asfour
0
Aug 13, 2008
i want to copy data are to move data from accsess data base to sql server 2005
by
Dyaa Asfour
2
Aug 07, 2008
Read a single Cell from Microsoft Excel in c# .NET3.5 using OleDb command
by
Niraj Doshi
1
Aug 06, 2008
can we include ASP file in JS file which is Linked to XSL ALREADY?
by
mahesh jasti
0
Aug 05, 2008
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
Load Report Failed
by
Brijal Patel
1
Aug 04, 2008
Load Report Failed
by
Brijal Patel
1
Aug 04, 2008
questions
by
shashi kant
1
Jul 25, 2008
in .Net, which data type provide better performance?
by
Loui
2
Jul 19, 2008
Tell about opps concept which undertake in c#
by
shaji francis
0
Jul 17, 2008
Can anyone provide a short example of how to link a XAML front-end with c# code-behind.
by
Jorge L Fernandez
0
Jul 16, 2008
How to create menu using Templated databound control in asp.net 2.0
by
sumukh joglekar
1
Jul 16, 2008
How to release managed memory in C#
by
Jorge L Fernandez
4
Jul 14, 2008
what is Facing Object?
by
wang heaven
0
Jul 07, 2008
the quesion about the Oracle's Function return's name
by
Joe Scoket
1
Jul 02, 2008
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
can anyone tell the example of using both xml and javascript in ajax
by
parswa jinan
3
Jun 20, 2008
difference between vb and vb.net
by
namrata patel
2
Jun 17, 2008
Hi all, i am doing well in asp.net my requirement is in asp.net1.1 .i need to use outlook in webpage like outlook format and also while sending mails i need to check wheather this user is active directory user or not i can i do this pleas give me reply for this
by
bharathi reddy
1
Jun 11, 2008
Is editing possible in repeater , if yes then how ?
by
amit Kumar
2
Jun 09, 2008
how can i convert a webpage into pdf format ?
by
amit Kumar
1
Jun 09, 2008
what is the importance of web services in asp.net 2.0
by
amit Kumar
1
Jun 07, 2008
SubreportProcessing event of Reportviewer not firing
by
Jagadeesh Maneri
1
Jun 05, 2008
I am using ImageMap here i have set coordinate for tooltip but i want to perform click event to show some data in gridview
by
Raman Kumar
1
May 01, 2008
Write macro programming for treeview listing in excel
by
Anupama Singh
0
Apr 30, 2008
Printing complate FORM in VB.net
by
Ronen
1
Apr 30, 2008
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
Difference between an abstract method & virtual method
by
Ranjithkumar Murugesan
1
Apr 30, 2008
Diff B/w masterpage and Usercontrol
by
Mohd Nasar
1
Mar 12, 2008
what is advantage of partial class.
by
suresh chandra
7
Feb 23, 2008
why should constructor have the same name as class name?
by
nageswararao thambura
1
Feb 05, 2008
What is a framework????
by
kavya damineni
4
Feb 04, 2008
what is the autoeventwireup in page directives?why it is always true? when we set the false whats happend?
by
raja bhaskar
1
Nov 18, 2007
may i know what are the java script objects
by
raja bhaskar
0
Nov 18, 2007
how to use oops concepts in real time
by
sree vasu
0
Oct 28, 2007
How Do I Store Multiple Connection String to APP.CONFIG File based on Dynamic Entry with Visual Basic
by
Adrian salmon
3
Aug 03, 2007
difference between sealed class and abstract class?
by
Amit Jain
1
Jul 20, 2007
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
Can we access viewstate of user control in a page where we have used that user control?
by
0
Jul 16, 2007
how memory is allocated, when an instance is created for a class.for example when a class is instantiated two times,does every object has its own memory block?
by
madhu sudan kumbakonam
1
Jul 13, 2007
Based on which Algorithm the Garbage Collector will run?
by
sateesh kumar
2
Jun 21, 2007
IN REPEATER CONTROL SALARY COLUMN TO SORT ING HOW TO GET SAL COLUMN IN 10000,10000,10000,20000,30000 HOW TO PLACE ALTERNATING ITEM TEMPLATE AND HOW TO GET THREE 10,000 , ONE 20000,ONE 30,000
by
gv prasad
0
Jun 21, 2007
what is the sequence of exceptions in .Net?
by
tushar poshiya
1
Jun 13, 2007
Difference between StringBuilder and StreamWriter in asp.net
by
tushar poshiya
1
Jun 13, 2007
What is the difference between web.config and machine.config
by
kalu mama
2
Jun 06, 2007
How to encrypt a view state????????
by
chaitanya k
1
May 22, 2007
How can we give authentication to some pages in ASP.Net application in form authentication
by
prakash Rout
4
May 18, 2007
Is asp.net2.0 fit into the visual studio2005 or not?
by
chaitanya k
2
May 12, 2007
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
Is asp.net2.0 fit into the visualstudio 2005 or not
by
chaitanya k
0
May 12, 2007
What is LinkedHashSet?
by
Umasankar Khatua
1
May 11, 2007
What is the difference between a query and stored procedure?
by
chaitanya k
5
May 11, 2007
When a user visit a webpage, How much palces in windows os site leaves its trace?
by
devbrat ghosh
0
May 10, 2007
how can we convert html server controls to webserver controls?
by
1
May 03, 2007
what is application domain?I want to submit one application domain to another application domain, how it is possible?
by
2
May 03, 2007
what is static class?
by
3
May 03, 2007
what is the purpose of "virtual"?
by
1
May 03, 2007
how to debug stored procedure?
by
2
May 03, 2007
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
by
1
May 03, 2007
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
what is boxing and unboxing?can we initialize unboxing directly?
by
3
May 03, 2007
how can we achieve language interoperability through CLS?How MSIL works?
by
0
May 03, 2007
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
by
1
May 03, 2007
How we can make a secure site, mean how we can restrict a user to access any page of our site wihout Login?
by
1
May 03, 2007
How to store and retrive the images from the DataBase
by
hamsa ankamreddy
0
Apr 28, 2007
Is it possible to perform operations in the List
by
Paresh Sharma
1
Apr 27, 2007
Is XML case sensitive? Among windows authentication and SQL server authentication which one is trusted and secure? What is an abstract class? Does c# support multiple inheritance? What methods in C# have you used in ur last project? What are delegates? mention some object oriented design patterns? Can u prevent any class that being inherited by other class? Can a method or property be over ridden? What's the top .net class that every thing is derived from? What are indexers? Outer join, inner join, stored procedures? difference b/w value types and reference types? How many final blocks can we have for a catch block? explain abt MVC design pattern? What is SDLC ? user defined exception? have u used any user defined exceptions? diff b/w truncate and delete?
by
poorani ashokkumar
3
Apr 23, 2007
What do you mean by code maintenance in .NET how to maintain that ? Can we maintain code using Visual Source Safe?
by
poorani ashokkumar
2
Apr 18, 2007
Why in visual studio 2005 in asp.net, the component that is called Shockwave flash object can't be added in web application but can be added in windows application while in visual studio 2003 in web application, i was adding this object normally but now no.. is there anyway to add this object in my web application in visual studio 2005?
by
Mai Omar
0
Apr 14, 2007
What is operator overloading? On which situation we will use this?
by
Prabhakaran Ramachandran
3
Apr 02, 2007
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
How to configure windows,form and passport authentication?
by
2
Mar 31, 2007
Can we replace data tables with stored procedures in ADO.NET? Explain with a small Example?
by
sivaram praveen
1
Mar 26, 2007
where should we register a user control in ASP.NET
by
sivaram praveen
2
Mar 26, 2007
How can you delete duplicate records in sql server?
by
Naveen Sikri
5
Mar 26, 2007
Can We Change Access Specifiers In Derived Classes?
by
1
Mar 22, 2007
What is the use of UML in .Net
by
satish gupta
2
Mar 17, 2007
Method name expect
by
2
Mar 16, 2007
What is the difference between new and override keywords in C#
by
1
Mar 14, 2007
Validations are client side or server side ? when we drag a validator it generates html code as runat=server what does this mean ?
by
Laxman CH
1
Mar 14, 2007
what is the logic behind paging ?
by
Laxman CH
1
Mar 13, 2007
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
Can I call server side method using atlas? If so, how can I?
by
Brijen Patel
0
Mar 10, 2007
How to make a listview looks like the windows explorer?
by
goldli zhang
3
Mar 06, 2007
Tell me an appropriate definition of .net framework?
by
preetam sharma
1
Mar 01, 2007
What is View_State Property and what is its work show me the answer with an example?
by
preetam sharma
2
Feb 28, 2007
What is difference between public constructor & private constructor?
by
Venganath Eernala
1
Feb 21, 2007
what is side by side execution in asp.net?
by
chillgal
2
Feb 02, 2007
EXPALIN THE .NET FRAMEWORK
by
murali krishna
1
Feb 01, 2007
what is the defination and use of STUB
by
N RATNAKAR
0
Jan 24, 2007
when you compile and run a .net web application from vs.net, the default browser in which the application opens is IE. how can you change this?
by
kishan
1
Dec 28, 2006
how to use the connection string written in web.config file within .net application 2.0
by
1
Dec 21, 2006
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
If i have two queries in one stored procedure and i want the result of second query how ?
by
3
Dec 19, 2006
What will be the result of this query:- select * from TableName order by 1 . Wll this query throw an error?
by
Martin Jakob
1
Dec 16, 2006
What does the Initial Catalog parameter define in the connection string?
by
1
Dec 05, 2006
Between Windows Authentication and SQL Server Authentication, which one is trusted and which one is untrusted?
by
1
Dec 05, 2006
Explain ACID rule of thumb for transactions.
by
sai
3
Dec 05, 2006
When would you denormalize
by
Ravi Kumar Dehariya
1
Dec 04, 2006
I want to network two computers without using a hub. Is this possible?
by
Jolly Mension
3
Dec 02, 2006
What is DESCRIBE command in SQL Server?What is its purpose?
by
2
Nov 30, 2006
What is the difference between "IS" and "AS" while creating procedure. Ex:- create procedure IS or A
by
1
Nov 30, 2006
What is Remote Procedure Call (RPC)
by
1
Nov 30, 2006
...
21
22
23
24
25
26
27
28
29
30
...
Interview Questions
Answers
Post Date
How can I call function in a stored procedure in SQL Server?
by
Ravi Kumar Dehariya
1
Nov 30, 2006
Can we update views.If not,why?
by
1
Nov 30, 2006
what is view ?
by
1
Nov 30, 2006
What is Spooling?
by
Robert Disuja
2
Nov 30, 2006
How to programmatically find out when the SQL Server service started?
by
Venkat Raju
1
Nov 30, 2006
In GDI+ which namspace we will include for using the HatchBrush and GradientBrush classes?
by
1
Nov 29, 2006
Which command using Query Analyzer will give you the version of SQL Server and Operating System?
by
sai
1
Nov 28, 2006
WHAT IS THE DIFF B/W TRIGGER AND VIEWS AND THEIR IMPORTANCE IN DBMS
by
sai
1
Nov 28, 2006
What are the different methods to access Database in .NET ?
by
Ravi Kumar Dehariya
1
Nov 28, 2006
What namespaces are necessary to create a localized application?
by
sai
3
Nov 28, 2006
...
31
32
33
34
35
36
Interview Questions
Answers
Post Date
Which operator is used for connecting a event with a procedure in C#?
by
1
Nov 28, 2006
How to find all the Stored Procedures in DataBase?
by
Rajender Reddy
1
Nov 22, 2006
Types of Replication in SqlServer 2000
by
Divya Parashar
2
Nov 15, 2006
what is the main difference between disconnected data and connected data which would be the best and why?
by
sampathnsb
2
Aug 28, 2006
What is the advantage of using DBO.Tablename over just Tablename in the SQL stored procedure or query ?
by
Raushan
1
Aug 26, 2006
Anybody idea in JANUS controls
by
2
Aug 25, 2006
What do you think about Caching DataReader in Cach object? Do you think it is acceptable, and why?
by
Muhammad Mosa
1
Aug 23, 2006
Explain the consideration involved in choosing between ADO& ADO.NET?
by
raj beniwal
0
Aug 23, 2006
what is difrence between server.transfer and response.redirect
by
bapiraju uddaraju
1
Aug 23, 2006
how to clear multiple textboxes with minimal coding on an asp.net web page ?
by
3
Aug 10, 2006
...
31
32
33
34
35
36
Interview Questions
Answers
Post Date
is this proper syntax for gacutil to add assembly?
by
devbrat ghosh
3
Aug 07, 2006
advantages of .net compared to vc++ and vb
by
srihari
1
Jul 28, 2006
How to make a column itself a hyperlink column dynamically without a separate column?
by
sasu kp
1
Jul 28, 2006
How to invoke a popup window from an aspx page in ASP.NET?
by
sasu kp
3
Jul 28, 2006
Banner Management in ASP.NET
by
1
Jul 28, 2006
What is the use of web.config file in an ASP.NET apllication?
by
2
Jul 26, 2006
What are the various Database states.
by
1
Jul 26, 2006
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
by
1
Jul 26, 2006
What are the types of parameters in C#?
by
1
Jul 26, 2006
What is the use of Web Services in .net. when it should be used.
by
Ranjana Goel
1
Jul 26, 2006
...
31
32
33
34
35
36
Interview Questions
Answers
Post Date
Whar are the various system databases used in SQL Server 2005
by
1
Jul 26, 2006
What is a Data Warehouse
by
1
Jul 26, 2006
Whats is an OLTP Database
by
1
Jul 26, 2006
What are the magic tables available in SQL Server 2000?
by
2
Jul 20, 2006
What is NV-RAM?
by
2
Jul 15, 2006
Describe the purpose and basic functionality of things like HSRP, VRRP etc
by
nikhil kansal
1
Jul 15, 2006
Name the seven layers of the OSI Model and describe them briefly.
by
1
Jul 15, 2006
What is the use of DBCC commands?
by
Bhasker Das
2
Jul 15, 2006
When you’re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
by
2
Jul 14, 2006
what is Acceptance testing ?
by
2
Jul 14, 2006
...
31
32
33
34
35
36
Interview Questions
Answers
Post Date
Why does microprocessor contain ROM chips?
by
1
Jul 13, 2006
What is a trigger?
by
Ravi Kumar Dehariya
2
Jul 13, 2006
Are private class-level variables inherited?
by
joby peter
1
Jul 13, 2006
What does Quality factor mean?
by
Mahesh Chand
1
Jul 13, 2006
What is an orthogonal base class?
by
1
Jul 13, 2006
Differentiate between a template class and class template.
by
Nipun Tomar
1
Jul 13, 2006
What is an accessor?
by
1
Jul 13, 2006
What does break and continue statements do?
by
1
Jul 13, 2006
What are cursors?
by
Nipun Tomar
1
Jul 12, 2006
What are Hardware interrupts?
by
Manu
1
Jul 12, 2006
...
31
32
33
34
35
36
Interview Questions
Answers
Post Date
What is cycle stealing?
by
Bhasker Das
1
Jul 12, 2006
Which two properties are there on every validation control?
by
5
Jul 11, 2006
Explain the differences between Server-side and Client-side code?
by
3
Jul 11, 2006
...
31
32
33
34
35
36
Hosted by MaximumASP
|
Found a broken link?
|
Contact Us
|
Terms & conditions
|
Privacy Policy
|
Advertise with us
Current Version:
2.2009.3.2
© 1999 -
2009
Mindcracker LLC. All Rights Reserved
Channels
:
Jobs
|
Interviews
|
Consulting
|
Training
|
Photos
|
Authors
|
Tips
|
Forums
|
E-Books
|
Blogs
Programming
:
C#
|
Visual Basic
|
ASP.NET & Web Development
|
C++
|
Other .NET Languages
|
Windows Vista
|
XAML
|
Tutorials
Sponsors
:
ASP.NET Hosting
|
Clickatell
|
Dundas Software
|
DynamicPDF
|
RedGate Software
|
Visual Studio 2010