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

working with fileUpload ?

1 5220

working with arrays

1 3773

Can you declare an array of mixed Types?

HCL,

1 5918

hold checkbox values

4 8971

how to design a ListView control?

1 5965

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

4 28810

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

1 9665

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

TCS,

1 6582

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,

2646

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

3 6083

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

HCL,

2468

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

3454

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

1 5678

Give me some tips in c#?

2472

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

Microtek, TCS,

3382


Un-Answered Questions { Dot Net Code }

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

2902


Code for Creating a Form Using PlaceHolder Controls?

2771


Coding for .NET Delegates?

2482


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

2493


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

2927


Using C# Write a program that performs the following. The user inputs a number and then enters a series of numbers from 1 to that number. Your program should determine which number (or numbers) is missing or duplicated in the series, if any. For example, if the user entered 5 as the initial number and then entered the following sequences, the results should be as shown. Input Sequence Output ---------------------- --------------- 1 2 3 4 5 Nothing bad However, if 7 were the high number, the user would see the results on the right for the following number entries: Input Sequence Output ---------------------- --------------- 1 3 2 4 5 Missing 6 Missing 7 And if 10 were the high number and the user entered the numbers shown on the left, note the list of missing and duplicate numbers: Input Sequence Output ---------------------- --------------- 1 2 4 7 4 4 5 10 8 2 6 Duplicate 2 ( 2 times) Missing 3 Duplicate 4 ( 3 times ) Missing 9 The program should check the high number that the user inputs to ensure that it does not exceed the size of any array you might be using for storage.

4192


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

4647


Give the code for Handling Mouse Events?

2311


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

3579


Code for IP Address Comparison and Conversion in C#?

4417


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

2488


how to track links visited in google using iframes

2672


Write a program to convert postfix expression to infix expression.

4519


ArrayList declaration in .net

3167


program for straight line(y=mx+c)

5948