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

How to add checkbox to datagrid?

5 16438

HOw to Build a Nested GridView Control with ASP.NET?

2 14868

how can we close a web page in asp.net without using jscript?

4 27841

How to Create a Treeview Menu in ASP.NET with C#?

1 13355

How to use ASP.NET 2.0's TreeView to Display Hierarchical Data?

1 7057

Automatically Hyperlink URLs and E-Mail Addresses in ASP.NET Pages with C#

1 5599

Event Handling in C# Triggering a Button

1 6969

Give the code for Handling Mouse Events?

2325

Code for Reading and writing from a file in c#?

1 4574

Coding for using Nullable Types in C#?

1 5779

Coding for Manipulate XML File Data Using C#?

1 8609

Code for Creating a Form Using PlaceHolder Controls?

Arena, JSA,

2781

How to get Dynamically Linked Comboboxes Set?

HCL,

2404

How to Snap the Cursor to a Button?

1 3997

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

2914


Un-Answered Questions { Dot Net Code }

How to get Dynamically Linked Comboboxes Set?

2404


Give the code for Handling Mouse Events?

2325


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

3144


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

2914


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

3924


Code for Document Validation in XML.NET?

2333


Coding for .NET Delegates?

2498


ArrayList declaration in .net

3181


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

2640


Give me some tips in c#?

2488


how to track links visited in google using iframes

2691


Write a function which accepts list of nouns as input parameter and return the same list in the plural form. Conditions: i) if last letter is r then append s ii) if word ends with y then replace it by ies iii) call this function in main() and produce the required output. for eg:- if chair is input it should give chairs as output.

4418


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

3467


How to export 2 datatables of a single dataset to 2 different worksheets of a single MSExcel file ?

2378


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

4654