hi
In my database i put id column as identity(the database is
incremented by it self only)what i want is if i enter a data
in my website, id will come automatically can u pl z tell me
the code
thax in advance
Answer Posted / swaroop
What I understood from your question is you want to display
the latest value from the ID column, in your web page.
Write code in the page load event such to fetch the latest
value from the ID column, and display it in your page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the data type for bit in c#?
What is ienumerator c#?
How can an inner class access the members of outer class?
What is constants in c#?
Define sealed classes in c#?
What is an assembly qualified name
Is it possible to have different access modifiers on the get/set methods of a property?
Explain About a class access specifiers and method access specifiers.
What does this keyword mean in c#?
What are the steps to create a webservice and consume it?
Assembly Code. in Rejester AL. How do Contast Replece( or Change): Bit D3 With Bit D4 and Bit D2 With Bit D5 and Bit D1 With Bit D6 and Bit D0 With Bit D7 I am Not Know Very Well Write English.
In object oriented programming, how would you describe encapsulation in c#?
What is dynamic object in c#?
What are the variables in c#?
What is the base class in .net from which all the classes are derived from?