NEW LISTINGS  HOT LISTINGS  TOP RATED  EDITOR PICK  ADD A LISTING  UPDATE A LISTING  GET RATED  UPGRADE A LISTING
  HOME     MY ACCOUNT     POWER SEARCH     REGISTER     MEMBER LIST     SUGGEST CATEGORY  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes

Visitor Rating

ASP.NET Info Center
4449 ASP.NET Info Center http://www.asp101.com/aspplus/index.asp This page is just an index of the ASP.NET content currently online here at ASP 101. It's meant as an easy way for you to find ASP.NET info without having to wade through all our "classic" ASP content. ASP.NET > Tips and Tutorials Oct 10, 2006

Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Bookmark ASP.NET Info Center:


Other links at ASP.NET > Tips and Tutorials
In this article we will explore three different and important e-mailing techniques; to send a simple text e-mail, to send HTML content via e-mail, and to send attachments.
Category:

Let's also review the application environment. A typical user analysis model would consist of around a 100 of these data entry pages. The Web site itself supports an unlimited number of analysis models. Thus, the database is quite large and the process of obtaining the meta data is quite complex. Running more queries than absolutely necessary can be a real drag on performance. Also keep in mind that a typical user will spend anywhere from 15 - 45 minutes on a single data entry page completing that section of the analysis model.
Normally, I would be reluctant to implement a solution that loads up the ViewState in this manner. Our web farm environment pretty much ruled out the use of static objects or the application cache. The performance impact of having larger than normal ViewState and the process of managing ViewState isn't necessarily prohibitive. That said, if you are trying to squeeze out every once of performance, doing this without it being necessary could hurt your cause.
You can use my sample as a means to measure how much is being stored in ViewState for the amount of data you expect to have in your own application. The default setting of 60 textboxes and 60 dropdown lists (each list contains 10 records) takes up roughly 100KB of html and ViewState combined
Category:

In the previous tutorial (Accessing MySQL Database with ASP.NET), we learned how to obtain, install, configure and run MySQL on Windows. Later we learned how to create new tables and display records using ASP.NET DataGrid control.
Category:

Web Services represent a new programming concept. I'm not going to give you a description of Web Services, what they are and what they can do for you. There's a beautiful explanation of Web Services at MSDN (see the Flash presentation).
Category:

In this tutorial you'll find out how to validate a TextBox and RadioButtonList control on a webform using RequiredFieldValidator, which will show a warning and stop the submission of the form if a required field has no value.
Category:




Main Category
185
2034
798
286
174
1802
1128
909
1160
7383
70
904
59
2198
173

Join Mailing List
Joining mailing list will entitle you to receive occasional emails informing you of news and updates to the site and any special offers that may be of interest to you.



Top 10
Directory Statistics

Links: 19243
Categories: 1275
Registered Users: 728
Mailing List Subscribers: 2043
Unique Outgoing Hits: 227958

Pagerank Statistics
PR 10
2 site(s)
PR 9
9 site(s)
PR 8
37 site(s)
PR 7
290 site(s)
PR 6
826 site(s)
PR 5
2017 site(s)

PHP News