| Title | Posted Date |
| About UPDATE PANEL? | August 04, 2010 |
| what is Delegate?
| August 04, 2010 |
| Delete and Truncate Command: | August 04, 2010 |
| what is Cursor? | August 04, 2010 |
| How To move data from one table To Another table in sql server? | August 05, 2010 |
| How To retrive Duplicate Records when There is no Primary key in a Table? | August 05, 2010 |
| About IN And Out Parameter? | August 05, 2010 |
| What Is data Provider? | August 05, 2010 |
| Is array reference type / value type? | August 05, 2010 |
| Is string reference type / value type? | August 05, 2010 |
| Web.Config vs Machine.config | August 05, 2010 |
| About DTS package? | August 05, 2010 |
| In web.config file why are you using Authentication mode that time sa=*** and pwd=***** something and Authentication mode =Forms thaat time wt we can use? | August 05, 2010 |
| what is dll? | August 05, 2010 |
| what is @@identity in sqlserver? | August 08, 2010 |
| what is stringbuilder? | August 08, 2010 |
| Differences between String And string Builder? | August 08, 2010 |
| How can U Call garbage Collector method()? | August 08, 2010 |
| what is the use of ISNULL in sqlserver-2005? | August 08, 2010 |
| Which methods we can after calling Inheritance class? | August 08, 2010 |
| Suppose if u have Two Web config files one is External And one more webconfig in folder? Which WebConfig file executed first? | August 08, 2010 |
| About Is And As in c#.net? | August 08, 2010 |
| Find The Average percenatge of student:
Table1:
========
Sid CourseId Marks
-------------------------------
s001 C# 50
s001 sqlserver 40
s002 C# 50
s002 sqlserver 40
Table-2:
==============
Course_Id Total_ Marks
---------------------------
c# 100
sql-server 100
| August 08, 2010 |
| what is the base class for .net? | August 08, 2010 |
| differences between stored procedures and functions:
| August 08, 2010 |
| Why databind is not in windows application? where as databind in asp.net for datagrid()? | August 08, 2010 |
| can we impliment multiple inheritance by using interfaces in C#.net? | August 08, 2010 |
| Differences between Windows And Console Application? | August 12, 2010 |
| What is the Use of Caching And Caching Types in Asp.net? | August 12, 2010 |
| Can Event Have Return Type? | August 12, 2010 |
| Does Session End Event supports all modes? | August 12, 2010 |
| What is Deep copy and shallow copy?
| August 13, 2010 |
| What is Strongly typed dataset?
| August 13, 2010 |
| What is assembly? and what is difference between the .dll and .exe?
| August 13, 2010 |
| Can we have a variables inside the interface?
| August 13, 2010 |
| What are the benefits of globalization/localization ? | August 14, 2010 |
| Write a query to Select top 2 Highest salaries? | August 14, 2010 |
| How can achieve data abstraction? | August 14, 2010 |
| Can we Execute stored procedure in another stored procedure? | August 14, 2010 |
| Differences between Truncate and Delete? | August 14, 2010 |
| What are the different types of views? | August 14, 2010 |
| Why virtual keyword used? | August 14, 2010 |
| Differences between Array And array list? | August 14, 2010 |
| Advantages of LINQ | August 15, 2010 |
| Can we add more than one master page to our web application? | August 17, 2010 |
| What are user controls?
| August 22, 2010 |
| How to use a user control in a Web Forms page
| August 22, 2010 |
| How to create an instance of a user control programmatically in the code behind file of a Web Forms page
| August 22, 2010 |
| How a user control is processed
| August 22, 2010 |
| What are custom controls?
| August 22, 2010 |