diffrence between vb.net and asp.net
-
idsanjeevjha wrote:
VB.NET is a language. ASP.NET is a platform. ASP.NET is the platform for web applications. You can use many different languages with ASP.NET, of which C# and VB.NET are the most common.
idsanjeevjha wrote:
how can data insert in in asp.net?
That's a too vague question to answer, really. The ASP.NET platform uses the .NET framework, so you have full access to the database classes in the framework.
Experience is the sum of all the mistakes you have done.
-
idsanjeevjha wrote:
VB.NET is a language. ASP.NET is a platform. ASP.NET is the platform for web applications. You can use many different languages with ASP.NET, of which C# and VB.NET are the most common.
idsanjeevjha wrote:
how can data insert in in asp.net?
That's a too vague question to answer, really. The ASP.NET platform uses the .NET framework, so you have full access to the database classes in the framework.
Experience is the sum of all the mistakes you have done.
-
Then buy a beginners book on the subject
Upcoming FREE developer events: * Developer Day Scotland Recent blog posts: * Creating Many-to-Many Joins * A simple challenge (solution) My website |
-
Then buy a beginners book on the subject
Upcoming FREE developer events: * Developer Day Scotland Recent blog posts: * Creating Many-to-Many Joins * A simple challenge (solution) My website |
Thanks for your outstanding support. your are the best
sanjeev
-
idsanjeevjha wrote:
where can i write the code of asp.net easily.
idsanjeevjha wrote:
i don't know how can use database in asp.net.
I don't know if I understand what you are asking about really, but you can use Visual Studio to write ASP.NET code. Is it that you don't know how to use a database at all, or specifically how it's done in ASP.NET?
Experience is the sum of all the mistakes you have done.
-
idsanjeevjha wrote:
where can i write the code of asp.net easily.
idsanjeevjha wrote:
i don't know how can use database in asp.net.
I don't know if I understand what you are asking about really, but you can use Visual Studio to write ASP.NET code. Is it that you don't know how to use a database at all, or specifically how it's done in ASP.NET?
Experience is the sum of all the mistakes you have done.
specifically how it's done in ASP.NET? with oracle and access database thanks
sanjeev
-
Hi You can go for Visual Studio 2005 For Build Asp.Net Application. Asp.Net Is platform on which you can Code with VB or C# or with any language which .net framework supports. And For Database U can Use Microsoft SQL Server 2005 Express. Now inserting data in asp.net : It is not possible to insert data in asp.net U can enter data in Database That is MS SQL Server. Hope this helps...
Believe Yourself™ :->™