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...



Dot Net Code Interview Questions
Questions Answers Views Company eMail

I am developing a web application using google map api.I want to update the map inside the div control within update panel. I got other controls updated but map doesn't get updated.I do not not want to update map whenever unnecessary controls are fired at server side.How could it be achieved?

2737

In the Design view in Visual Studio 2005 of an ASP.NET web page, what is the easiest way to create an event handler for the default event of an ASP.NET server control?

1 5337

What do you create for easier access of data?

NIIT,

3 5994

How to pass multiple rows from one gridview to another gridview after clicking the checkbox.

Satyam,

1 8210

What is the code of Password Recovery or Forget your password? Plz tell in c # language.

3996

How to update and insert from datagridview at run time in excel database?

3186

how to retrive the content from the file using vb.net

1 4067

how do i copy textbox contents of 1 form to another form

Wipro,

4 14248

how to upload a photo? i need to use it in a matrimonial applicaton...

1 4800

what is the value that reside in a hidden field when no value is assigned to it?how it can be used in a if statement??

1 4865

on running a vb.net form to add data to an sql server database am getting an error -> the item "obj\debug\windows application1.form1.resources"was specified more than oncein the "resources" parameter .duplicateitems are not supported by the the "resources" parameter. anyone with the solution to the problem

1 5021

Data Reader Vs DataSet

TCS,

5 9100

how to upload an excel in c# ASP.Net?

3 9556

Listview design in .net

1 7600

ArrayList declaration in .net

3227


Un-Answered Questions { Dot Net Code }

Write a program to convert postfix expression to infix expression.

4578


Hello I am hosting remoting within IIS. Everything works just fine as long as I allow anonymous access at the IIS level. When I allow only Windows Authenticated sessions, something very strange happens: If the client activates the remote object with IP address - works fine If the client activates it using a machine name - get http 401 exception is thrown. The exception is thrown when the client calls the remote method. I set the channel's useDefaultCredentials property to true. Any idea how to allow Windows Authentication? Here is the call stack: System.Net.WebException: The remote server returned an error: (401) Unauthorized .. ---> System.ComponentModel.Win32Exception: The target principal name is incorrect at System.Net.NTAuthentication.GetOutgoingBlob(Byte[] incomingBlob, Boolean handshakeComplete) at System.Net.NTAuthentication.GetOutgoingBlob(String incomingBlob, Boolean handshakeComplete) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.DoAuthenticate(String challenge, WebRequest webRequest, ICredentials credentials, Boolean preAuthenticate) at System.Net.NegotiateClient.Authenticate(String challenge, WebRequest webRequest, ICredentials credentials) at System.Net.AuthenticationManager.Authenticate(String challenge, WebRequest request, ICredentials credentials) at System.Net.AuthenticationState.AttemptAuthenticate (HttpWebRequest httpWebRequest, ICredentials authInfo) --- End of inner exception stack trace ---

4701


How to use Client-side Script to Focus Controls in ASP.NET?

2982


Code for Creating a Form Using PlaceHolder Controls?

2838


Code for IP Address Comparison and Conversion in C#?

4486


Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.

3505


Hello Sir, Thanks for the Solution but, can you pls. Explain the coding for the Static Function & static variable from the below coding....waiting for Ans. class fact { public static void Main() { fact f=new fact(); int x=1; //Declaration of x as 1 int k=Convert.ToInt32(Console.ReadLine()); for(int i=1;i<=k;i++) { x= x *i; } System.Console.WriteLine(x); } }

2427


How to Bind Nested XML to a Repeater Control with Container.DataItem?

3644


Code for Document Validation in XML.NET?

2390


How to find No of classes,Packages,No of Methods per Classes and Depth of Inheritance for selecting source code in windows form application using c# .net? (Source code is input Program. It may be Java or .net) Please help me..) Thanks..)

2693


program for straight line(y=mx+c)

6023


How to update and insert from datagridview at run time in excel database?

3186


Code for Using Keyboard Events?

2618


c# code to Count number of 1's in a given range of integer (0 to n)

4801


how to insert fname,lname,designation values into database while click on the submit button using windows authentication mode?

2546