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 16633

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

2 15000

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

4 28020

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

1 13467

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

1 7183

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

1 5697

Event Handling in C# Triggering a Button

1 7089

Give the code for Handling Mouse Events?

2393

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

1 4695

Coding for using Nullable Types in C#?

1 5906

Coding for Manipulate XML File Data Using C#?

1 8699

Code for Creating a Form Using PlaceHolder Controls?

Arena, JSA,

2837

How to get Dynamically Linked Comboboxes Set?

HCL,

2453

How to Snap the Cursor to a Button?

1 4120

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

2982


Un-Answered Questions { Dot Net Code }

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

3186


program for check the given number is prime or not in VB.net

3047


Code for Creating a Form Using PlaceHolder Controls?

2837


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

2546


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


i have a gird with columns all are coming from database,this will bind in item templete in gridview as textboxex.and i have button below named Update.i want to update all the records in the grid,but if user change the value of one textbox,what is the easy way 2 do this

2579


Code for IP Address Comparison and Conversion in C#?

4486


Common UI for Multiple web applications. Suppose there are 35 websites using same third party controls.These 3rd party controls are made together that all 35 websites can use these controls.If we put all 3rd party controls and use its dll in 35 websites,only class files will be accessable. But I want to use CSS,images also in all 35 websites. how I can design the N-tier solution for this project.

2704


how to create a search bar which access data from various websites and retrieves the data

2980


I have this code in leftmenu.ascx page..now on leftmenu.ascx.cs page i want to access id values. but i dont want to check manually like Accommodation,Arts etc.. In cs file my code is like string str[]; //this array contains some values say 10 strings for(i=0;i<100;i++) { if(str[i]==id id.visible=true } i.e.i want to travel for each element of str and each value of id.if they match then id.visible=true how to do?

4374


Write a program to convert postfix expression to infix expression.

4578


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

3505


Code for Searching for Multiple Matches with the MatchCollection Class?

3452


Code for Using Keyboard Events?

2617


How we use ajax in asp.net through javaScript. Please givee me an example.

3002