
WEBFORM
文章平均质量分 85
waterboy
这个作者很懒,什么都没留下…
展开
-
Use the Profile class to store and set the UI culture
I got some questions regarding how to use the Profile class to set the current UI culture on each request of a page. In the current version of ASP.Net 1.x, we could use the BeginRequest even in glo原创 2004-09-21 18:58:00 · 1085 阅读 · 0 评论 -
Make Reports Quickly With ASP.NET and XML
[Download Code] | [Run Sample]Sometimes you need to create reports quickly. You might not always have time to format fancy reports containing graphs. Or maybe you need to create a report that doesnt原创 2004-09-13 12:31:00 · 831 阅读 · 0 评论 -
Building a DataGrid Helper Control For ASP.NET 1.x: Part 1
[Download Code] The DataGrid control in ASP.NET 1.x is a very powerful control. However, it still requires the understanding of the life cycle of ASP.NET as well as many lines of code to create a func原创 2004-09-13 12:40:00 · 949 阅读 · 0 评论 -
Building a DataGrid Helper Control for ASP.NET 1.x: Part 2
[Download Code]In Part 1 of this series, we built a DataGrid helper control that would drastically simplify the programming of a read-only data access page. In Part 2, we continue our quest to enhan原创 2004-09-13 12:47:00 · 917 阅读 · 0 评论 -
Building a DataGrid Helper Control for ASP.NET 1.x: Part 3
Introduction[Download Code]In Part 1 and Part 2 of this series, we successfully built the DataGridHelper control that can be used to develop a data access page with sorting, paging, dele原创 2004-09-13 12:51:00 · 957 阅读 · 0 评论 -
ASP.NET 2.0 Developers Overview
IntroductionASP.NET 2.0 has more improvements, like ASP to ASP.NET 1.x improvements; though the learning curve require is not steep as the one needed to migrate from ASP to ASP.NET 1.x. The newer v原创 2004-09-14 17:35:00 · 919 阅读 · 0 评论 -
Creating multilingual websites
IntroductionDeveloping websites to support multiple languages can be a challenging and time-consuming process. With standard HTML pages this involves creating and maintaining duplicate versions of eac原创 2004-10-06 14:00:00 · 1135 阅读 · 0 评论 -
How to build an Expression builder for ASP.Net 2.0
When you have read the posts on my blog, you have probably seen the new expression like the , etc. If you have not seen them before, then take a look at this post on my blog. You can build原创 2004-10-06 14:08:00 · 1108 阅读 · 0 评论 -
Performing Validations with ASP.NET - Part 1
Imagine a user visits your site. Imagine also that your site sells books. The user first screens the available books on the site. While screening, they fill out a form, which would enable them to prov原创 2004-10-06 14:13:00 · 1220 阅读 · 0 评论 -
Dynamically creating a pie chart with ASP.NET and GDI+
AimTo dynamically produce a pie chart in ASP.NET using the System.Drawing Namespace.Here is what we will hopefully end up with:What is GDI+?GDI+ is a set of classes in the System.Drawing Namespace原创 2004-09-12 01:18:00 · 1027 阅读 · 0 评论 -
Working with regular expressions in .NET
What are regular expressions?If you have ever used wildcards before e.g. when trying to find a file on your computer then unwittingly you have used regular expressions. I like to think that regul原创 2004-09-10 14:32:00 · 951 阅读 · 0 评论 -
Accessibility Improvements in ASP.NET 2.0
Table of Contents <!--OAS_AD(flex);//--> Page 1 Introduction Accessibility and the Law Accessibility Issues in Web Pages Areas for Improvement Recomm原创 2004-09-19 09:59:00 · 2053 阅读 · 1 评论 -
Binary Serialization and BinaryFormatter with WebServices
"The Semantic Web is not a separate Web but an extension of the current one, in which information is given well-defined meaning, better enabling computers and people to work in cooperation." -- Sir Ti原创 2004-09-19 09:54:00 · 1198 阅读 · 0 评论 -
Build Your ASP.NET Pages on a Richer Bedrock
Download the source code for this article.ContentsBuild a Richer BedrockTrap the Browser RefreshConsume the Page Refresh EventEntertain Users During Lengthy OperationsFocus to ControlsConclusion原创 2004-09-22 13:53:00 · 1133 阅读 · 0 评论 -
go configure IISLogs component
IISLogs is beta software now, you might be wondering, now what?! How do I actually get some benefit from IISLogs? The goal of the article is provide a practical side to actually getting some benefit原创 2004-08-31 11:58:00 · 856 阅读 · 0 评论 -
Screen Scraping, ViewState, and Authentication using ASP.Net
Before web services came along, screen scraping was a popular technique for grabbing the output from another application by examining the text it displays on the screen. For web applications, this原创 2004-08-31 20:15:00 · 2163 阅读 · 1 评论 -
Simple chat application for ASP.NET
Download source files - 18.8 Kb IntroductionAnd why not, how to create an easy chat room for your web site? Well, the best way is to use a nice database to store messages; however, for demo pu原创 2004-09-04 18:42:00 · 1059 阅读 · 0 评论 -
In-Sights into Web Services - Part 1
Introduction Off late, Web services are one the buzz word most of the software people uses. In this article let us try to understand the basics of Web Service. Let us start off by asking our self “Wha原创 2004-09-05 06:05:00 · 967 阅读 · 0 评论 -
Using .NET and Excel 2003 To Validate E-Mails
<!--OAS_AD(flex);//--> function SetFormAction7() { newLocation = "http://hardwarecentral.dealtime.com/xKW-" + document.frmGSRequest7.keyword.value + "/NS-1/linkin_id-原创 2004-09-09 06:06:00 · 1386 阅读 · 0 评论 -
Design Journey Into Searches, Sorts, and IComparer
Picture this scenario: you have an array of objects and need to search through the array for an object matching a specific ID. You know the array will be around for a long time in your application, so原创 2004-09-19 22:46:00 · 1012 阅读 · 0 评论 -
Use Office Web Components to Load Excel and perform calculations in ASP.NET
Ive talked about using Excel, OWC SpreadSheet and the OWC Chart class from ASP.NET in several other articles here. Theres one last item I never covered, and its an important one, now that Office XP原创 2004-10-06 14:15:00 · 2878 阅读 · 0 评论 -
How to Pop Open an image window that resizes to fit the image in ASP.net 1.x and 2.0 Beta 1
Pop Open Image and Resize Window in ASP.netNote: This demo will demonstrate how to create a pop open image window that will resize the window to the fit the image.Release: August 05, 20原创 2004-10-06 14:05:00 · 953 阅读 · 0 评论 -
Creating New Modules In The CSK
Published by Packt PublishingAuthor(s) Cristian Darie, K. Scott Allen The next three chapters in this book will demonstrate various methods of customizing the CSK. Every community site will have d原创 2004-11-03 08:24:00 · 3887 阅读 · 0 评论 -
ASP.NET SQLCacheDependency with SQLite and Triggers
The SQLite database engine is getting better all the time, with Version 3.0.6 now out and 3 "Final" not too far off. If you arent familiar with SQLite, you might want to catch up by reading my previo原创 2004-11-03 08:35:00 · 1916 阅读 · 0 评论 -
Uploading large Attachments using DIME
DIME (Direct Internet Message Encapsulation) is part of the Microsoft Web Service Enhancements and can be used to upload large attachments using SOAP. I am currently working on a project that re原创 2004-11-03 08:36:00 · 1778 阅读 · 0 评论 -
ASP.NET WebParts Connections Transformers Tutorial
ContentsDownload: Pending...IntroductionSample ScenarioSummaryIntroduction Connections are a very powerful feature of WebParts that allows interchanging data between two webparts, allowing creat原创 2004-11-03 08:37:00 · 2145 阅读 · 0 评论 -
Build A C# SQL Server Database Export Utility
One of the most common actions developers need to perform is the scripting of databases for archiving, distribution and installation purposes. Sql Server has the capability to script databases, but it原创 2004-11-03 08:39:00 · 1914 阅读 · 0 评论 -
XML Form Generator, Part 1: Generating an XML Form
[ Download Code ] | [ Run Sample ]One of the most frequent tasks that web developers receive is that of creating a form to collect user input. One solution is to use an ASP.NET web page to create an X原创 2004-11-03 08:26:00 · 1383 阅读 · 0 评论 -
Transaction Processing in ADO.NET 2.0
Introduction It seems like just yesterday that Microsoft introduced a brand new data access technology that brought a ton of power as well as a decent sized learning curve. When ADO 2.xxx turned int原创 2004-11-03 08:28:00 · 1603 阅读 · 0 评论 -
Integrating PayPal into E-Commerce Solutions with ASP.NET
By Rick Strahlwww.west-wind.comrstrahl@west-wind.com Last Update:November 02, 2004 Whats covered:Overview - where does PayPal fit in?How PayPal Processing worksWalkthrough and原创 2004-11-03 08:32:00 · 7792 阅读 · 0 评论 -
Page Template Framework for ASP.NET 1.1
29 members have rated this article. Result:Popularity: 6.41. Rating: 4.38 out of 5.Download source files - 16.8 Kb Download demo project - 77.6原创 2004-10-22 17:42:00 · 2092 阅读 · 0 评论 -
Tips for writing ASP.NET composite controls
Here are some tips I picked up in a Microsoft newsgroup regarding the creation of composite ASP.NET web controls.1) My composite controls are created based on a property of my control. Whe原创 2004-10-22 17:39:00 · 1263 阅读 · 0 评论 -
Building an ASP.NET Shopping Cart Using DataTables
Most dynamic Web applications are created for the sole purpose of making money on the Web. Lets face it: why would you go through all the work of creating a dynamic Web application if you dont pla原创 2004-10-20 07:38:00 · 1694 阅读 · 0 评论 -
The Calendar Control and the DayRender Event in ASP.Net
In this article, we will use the Calendar control and DataGrid controls to display a calendar of events. The calendar will display small icons and highlight each day where an event occurs. When the us原创 2004-10-06 14:12:00 · 1273 阅读 · 0 评论 -
Automatically Printing Crystal Reports in ASP.NET
IntroductionUnlike the Windows Forms CrystalReportViewer toolbar, the web-based CrystalReportViewer toolbar does not include a print button. For reports that are directly rendered as HTML原创 2004-10-20 07:31:00 · 2482 阅读 · 0 评论 -
Queue MSMQ Messages from SQL Server
download source code If youve ever found yourself scratching your head, wondering how to queue a message from MS SQL Server, then you might find yourself writing your own plumbing. (Microsoft wil原创 2004-10-20 07:35:00 · 1913 阅读 · 0 评论 -
NATA1 Walk Through
My mission, To implement NATA1 to spider and search my .Text site. Props to Paul [Sedgewick@Nata1.com] for sharing his source and walkthough to get me started on this, and for responding to my pleas f原创 2004-10-21 10:31:00 · 1925 阅读 · 0 评论 -
Web-Based Surveys Made Easy
IntroductionMost Web masters, at one time or another, are asked to create an online survey for their companys web site. This isnt a terribly difficult task with just plain HTML and traditional ASP,原创 2004-10-20 07:27:00 · 1648 阅读 · 0 评论 -
Server side Message box in ASP.Net
It’s a continuation of my previous article Server side Message box in ASP.Net.When I start to upload my article, I am not able to upload it due to storage. That’s why I intended to write it up like原创 2004-10-20 07:29:00 · 1050 阅读 · 0 评论 -
Exporting to Excel in Crystal Reports .NET - Perfect Excel Exports
IntroductionI recently received some feedback regarding a close-to-launch project. The testers reported that they could not manipulate the Excel spreadsheet that was generated from Crystal Reports.原创 2004-10-20 07:34:00 · 1371 阅读 · 0 评论