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



Programming Code Interview Questions
Questions Answers Views Company eMail

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

Crompton Greaves,

2621

Is there any static classes are in java give some examples

2180

can we declare an object of a class in another class?(assume both class as public classes)

Microsoft,

1 5237

what is the code of the output of print the 10 fibonacci number series

2 5249

int a = 10 + 10 .... ,... A = A * A What would be the value of A? The answer is 120!! Could anyone explain this to me.

Bosch, eInfochips, HCL, IHCL,

2 7936

why the range of an unsigned integer is double almost than the signed integer.

1 4576

utility used to obtain inform regarding the optimizes choice of access strategy for SQL stmts

1 3710

How can you relate the function with the structure? Explain with an appropriate example.

3515

How can I Draw an ellipse in 3d space and color it by using graph3d?

2706

how to change password in .net with c # with ado.net and also SQL server 2008 change password

1 8183

main() { int c[ ]={2.8,3.4,4,6.7,5}; int j,*p=c,*q=c; for(j=0;j<5;j++) { printf(" %d ",*c); ++q; } for(j=0;j<5;j++){ printf(" %d ",*p); ++p; } }

CSS, Wipro,

2 10453

3. Program to find the Sum of give series. a. (1)+(1+2)+(1+2+3)+(1+2+3+4)+……………………………….. b. 1/1+1/9+1/25+1/49+……………...

5018

how to diplay a external image of output on winxp by using c & c++,

3519

swap two no without using third variable

7 15130

what is runtime class?

MAQ,

2724


Un-Answered Questions { Programming Code }

Design an implement of the inputs functions for event mode

3580


You have been asked to install a servlet engine (tomcat, glassfish, etc.) for a companies servlets. Assuming the company has an existing web/DBMS server (which may or may not be on the same server), explain in detail how would you implement the development project and a deployment solution.

2603


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

4785


why do you use macros? Explain a situation where you had to incorporate macros in your proc report? use a simple instream data example with code ?

2823


3. Program to find the Sum of give series. a. (1)+(1+2)+(1+2+3)+(1+2+3+4)+……………………………….. b. 1/1+1/9+1/25+1/49+……………...

5018


how to write a program that opens a file and display in reverse order?

3102


Devise a program to implement the Fibonacci sequence.

983


Is there any static classes are in java give some examples

2180


how to track links visited in google using iframes

2773


How to Split Strings with Regex in Managed C++ Applications?

3741


Write a Program in 'C' To Insert a Unique Number Only. (Hint: Just Like a Primary Key Numbers In Database.) Please Some One Suggest Me a Better Solution for This question ??

2540


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

4841


Write a program that implements a date class containing day, month and year as data members. Implement assignment operator and copy constructor in this class.

949


Write a C/C++ program that connects to a MySQL server and displays the global TIMEZONE.

5169


Write a program to Print the Pascal triangle

890