Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) how to find the 2nd higgest salary in the column for example take table name is employee? And also find bottom 2nd lowest salary ?
11 15363If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
1908for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
IBM,
5 10344what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
1 9273What is PageIndex in DataGrid?What is the event used in the Datagrid for while moving from one page to another page in the Grid?write code for it
2 4902I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
1947object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
20471.What is the major advantage of polymorphism? Please don't simply say binding. Specify any other reason.
2 7170Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
4 6638
What is iis? Have you used it?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
Explain RenderBody and RenderPage in ASP.Net MVC?
What is the mvc pattern (model view controller pattern)?
Does application frame need host?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
Differnce between managed code and unmanaged code ?
Explain can the validation be done in the server side? Or this can be done only in the client side?
Define dma? : Dot net architecture
Is typeform free?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
What is difference between viewbag and viewdata and tempdata?
What is an interrupt? : .NET Architecture
What is namespaces in .net?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?