ASP.NET Code (46)
VB.NET Code (9)
C Sharp Code (51)
ADO.NET Code (8)
Code for Presenting Parent/Child Data in a Data Grid Row?
How we use ajax in asp.net through javaScript. Please givee me an example.
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..)
how to insert fname,lname,designation values into database while click on the submit button using windows authentication mode?
program for straight line(y=mx+c)
How to Link Different Data Sources Together?
how to create a search bar which access data from various websites and retrieves the data
Code for Creating a Form Using PlaceHolder Controls?
how to track links visited in google using iframes
Code for Using Keyboard Events?
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.
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
c# code to Count number of 1's in a given range of integer (0 to n)
How to add a value from textBox over an existing certain column in SQL Server