Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

ASP.NET Interview Questions
Questions Answers Views Company eMail

please can any describe 'Master Page' in ASP.Net 2.0

4 7218

If Asp Dot Application is stateless what happened? during designing

TCS,

3 7286

How many Controls present in Asp dot net?

TCS,

7 13393

How to use DevExpress controls

1 12352

what is meant by sitemapnode ?

Netsweeper,

1955

please give a brief knowledge about these events ? page_render() page_prerender() page_unload page_loadcomplete page_preinit

Netsweeper,

1 6499

Advantage of Update Panel over Asp.net 2.0 + C#+ Microsoft Ajax 1.0

InfoSpace,

1 4130

When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.

Netsweeper,

5 6639

How To Call Outside Javascript File? Example : Our Project File Folder Name "Sample" Another Folder Name "Check".Check Folder Is Out Side Of Our Project ?Check Folder Have Verify.Js File. My Question Is How To Call Verify.Js File.

Consagous, Phoenix Technologies,

3 12584

What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"

Phoenix Technologies,

12 32506

Difference Between ReadOnly and Constant Variable in compile time and Run Time.

Phoenix Technologies, Quadrant,

3 8333

Is It Possible for Static Variables access normal variable? and Normal Varialbe Access the static Variables?

Phoenix Technologies,

1 5924

Is It Possible For Whole Page is Saved In View State? What Is View State?

Phoenix Technologies,

2 6401

Interface have Default Modifier Is 'Public'.Where We Will Use The KeyWord In Interface?

Phoenix Technologies,

3 6155

difference between writing connection string in web.config through connection string and appsettings

iSoft,

2 14550


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

How do you create a master page?

983


In order to get assembly info which namespace we should import?

940


Is it right that ASP.NET Web API has replaced WCF?

923


How can we communicate with each server in N-tier Architecture? and what are the methods?

2193


A web service can only be written in .net? State whether true or false.

950


Explain the concept of View Model in MVC?

968


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2920


Explain the difference between web user control and web custom control?

931


How to do state management in ASP.NET?

1039


What are sessions and cookies?

928


Hello, Using Visual Studio 2005 (VB) I am working to create a Web Site implementing the following: Within a gridView I have placed a dropdownlist control with a DataSourceID="SDSLkupList". SDSLkupList is a sqlDataSource used to store a lookup list for dropdownlist translation from ID to text. SDSLkupList contains the translation text and other fields related to the dropdown selection ID. (Thought it would be efficient to get everything at the same time.) I would like to provide the user the ability to select from the dropdownlist and, based on the selection, use labels to list related columns stored on the SDSLkupList in separate gridView columns. I have read that SqlDataSources are not meant to be used for individual controls. Since SDSLkupList contains all related information, is there a way to do a find using the dropdownlist selectedValue? (I was not able to discover one.) Otherwise, what should I use? It would need to set the labels on the gridView DataRowBound event as well as the SelectedIndexChanged events. Has anyone done this? Any help would be appreciated. Thanks in Advance. Neal

1775


How can we register exception filter globally?

945


Which tool you have done?

1868


What is simple data binding?

919


what is publisher?

2036