Advertisement
|
|
|
|
01-14-2010, 05:56 AM
|
#31
|
|
Hoster
Join Date: Jan 2010
Location: u.k
Posts: 27
|
Re: Basic Information about ASP.NET
Hello
In this conclusion to a four-part series on SQL Server Management Studio (SSMS), you'll learn how to use the Query Designer, manage projects, and more. It is excerpted from chapter three of the book Microsoft SQL Server 2005 Unleashed, written by Ray Rankins, Paul Bertucci, Chris Gallelli, Alex T. Silverstein, Tudor Trufinescu and John Kane.
|
|
|
01-14-2010, 06:24 AM
|
#32
|
|
Newbie
Join Date: Jan 2010
Posts: 3
|
Re: Basic Information about ASP.NET
nice links provided by HJ_Andrew.thanks for sharing info.
|
|
|
03-10-2010, 02:11 AM
|
#33
|
|
Hoster
Join Date: Jan 2010
Location: u.k
Posts: 27
|
Re: Basic Information about ASP.NET
Hello
Unfortunately, that's pretty much like asking : "What occupations are available for me in the world?" Well, it's not quite that bad, but there are a lot of different ways to do it. First, let's break it down into two sections - Connecting to and getting information from the database, and Displaying it in the web page. For each of those sections (which could easily have been broken down further), there are multiple possibilities, which this tutorial will at least partially address.
However, to make this merely a simple tutorial, instead of a book, hitting the highlights of the basic things necessary for Dispaying DataBase information on a web page, using ASP.Net. Also, the only databases covered here will be SQL Server and MS Access, the only language covered here will be VB.Net and we're only going to address Select Queries, leaving out (updates, deletes and inserts).
In connecting to a database, there are several items which are necessary:
* Namespaces
* Connection String
* Connection
* SQL Query (or non-query, in the case of an insert, update or delete)
* Opening the Connection
* Executing the Query
* Closing the connection
|
|
|
03-13-2010, 08:55 PM
|
#34
|
|
Hoster
Join Date: Jul 2009
Posts: 26
|
Re: Basic Information about ASP.NET
Wow ! Very good information 
__________________
HostNeverDie Hosting Fast Reliable and Secure Host
|
|
|
03-26-2010, 09:33 PM
|
#35
|
|
Newbie
Join Date: Mar 2010
Posts: 7
|
Re: Basic Information about ASP.NET
黄河石柴油机配件厂是一家领先的制造商之一
发动机零部件,特别是柴油燃油喷射系统
更换配件,如喷油嘴,柱塞和,
交付阀等在中国南部。
*
欲了解更多详情请访问我们的网站:[*
黄河石柴油机配件厂始建于1997.Over多年来,
黄河石不断成长,并赢得了声誉生产
高品质的产品和提供他们的时间。
105015-5860
105015-5860
105015-5940
0 433 171 134
0 433 171 137
0 433 171 146
5611065 H60S30A538
5611650 BDL110S6133
5611735 BDL110S6267
6801082 6801082
六百八万一千〇八十七六百八万一千〇八十七
6801088 6801088
DN10PDN130
DN0PDN121
HL176S27D525P2
2418455518 2455-518
2418455714 2455-714
9401087506 9087-506
134151-4120 P121
134151-4920 P129
134151-6420 P143
喷嘴电装093400-7690 DN10PDN129
喷嘴电装093400-7700 DN10PDN130
喷嘴电装093400-8220 DN0PDN121
131110-9320 131110-9420 131160-0320
|
|
|
02-21-2011, 05:31 AM
|
#36
|
|
Hoster
Join Date: Feb 2011
Posts: 29
|
Re: Basic Information about ASP.NET
hello
Advantages Using ASP.NET
* ASP.NET drastically reduces the amount of code required to build large applications
* ASP.NET makes development simpler and easier to maintain with an event-driven, server-side programming model
* ASP.NET pages are easy to write and maintain because the source code and HTML are together
* The source code is executed on the server. The pages have lots of power and flexibility by this approach
* The source code is compiled the first time the page is requested. Execution is fast as the Web Server compiles the page the first time it is requested. The server saves the compiled version of the page for use next time the page is requested
* The HTML produced by the ASP.NET page is sent back to the browser. The application source code you write is not sent and is not easily stolen
* ASP.NET makes for easy deployment. There is no need to register components because the configuration information is built-in
* The Web server continuously monitors the pages, components and applications running on it. If it noticies memory leaks, infinite loops, other illegal software or activities, it seamlessly kills those activities and restarts itself
* ASP.NET validates information (validation controls) entered by the user without writing a single line of code
* ASP.NET easily works with ADO .NET using data-binding and page formatting features
* ASP.NET applications run fater and counters large volumes of users without performance problems
thanks
|
|
|
04-14-2011, 05:08 PM
|
#37
|
|
Junior Hoster
Join Date: Apr 2011
Posts: 15
|
Re: Basic Information about ASP.NET
I would also like to add that if you're going to use ASP.NET web hosting, I would powerfully advocate that you find a host that is decently licensed and hosts that are members of variouis Microsoft programs.
|
|
|
04-18-2011, 04:48 PM
|
#38
|
|
Junior Hoster
Join Date: Apr 2011
Posts: 15
|
Re: Basic Information about ASP.NET
i would same to do that, If you are asking persmission to love both article or definite lines from this aggregation, then delight consider unoccupied to do that, only satisfy egest reliable that all the links & references are mentioned.
|
|
|
04-20-2011, 05:15 PM
|
#39
|
|
Junior Hoster
Join Date: Apr 2011
Posts: 15
|
Re: Basic Information about ASP.NET
Yes i would equal to do that, If you are asking persmission to decide whatsoever article or predictable lines from this flier, then gratify undergo unrestrained to do that, exclusive please egest trustworthy that all the links & references are mentioned.
|
|
|
05-03-2011, 04:54 PM
|
#40
|
|
Newbie
Join Date: May 2011
Posts: 3
|
Re: Basic Information about ASP.NET
Asp.net is a framework which is used for web-design and other work. by the use of it, we can make a web-based and stand alone application. It is one of most popular and widely used language.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|