Dot Net Code Interview Questions
Questions Answers Views Company eMail

working with fileUpload ?

1 4689

working with arrays

1 3116

Can you declare an array of mixed Types?

HCL,

1 5235

hold checkbox values

4 7407

how to design a ListView control?

1 5299

how to convert Dataset to Object Array or list in c# .net

4 27701

How to get the row index on checking a Checkbox in a ListView

1 8961

How to get the row index on checking a Checkbox in a ListView

TCS,

1 5799

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.

TCS,

2252

how the value of label is printed through a button in asp.net web application

3 5056

i want to supress the entire row which have null value and i want to place next row in that place.

HCL,

2135

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

3169

How to connect c# visual studio 2008 to Oracle with ADO.NET? thanks for the answer.

1 4975

Give me some tips in c#?

2164

how to access crystal report field data value in vb .net

Microtek, TCS,

3078


Un-Answered Questions { Dot Net Code }

Coding for Synchronizing Cache Access in ASP.NET?

3126


design a class car having variables model, yr_of_manufacture, owner,reg_no. Design methods for assigning the values, Printing the values( you decide gui,control, any other methods if require)

1834


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.

3991


program for straight line(y=mx+c)

5557


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

4301






Code for Creating a Form Using PlaceHolder Controls?

2354


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

2556


Coding for .NET Delegates?

2102


Write a program to convert postfix expression to infix expression.

4114


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

4238


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

2508


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.

2252


Code for Presenting Parent/Child Data in a Data Grid Row?

2114


How we work on N tire architecture in asp.net Please give me Examle...

16595


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

2366