|
 |
 |
 |
 |
 |
DOTNET is Microsoft's
Latest Internet Strategy and Architecture for building Scalable
Enterprise Web Sites and Services
BASIC
EXAMPLES
- Advertisement
Banner Rotator via an XML File
- Sending
an E-Mail via a Web Page (deactivated
due to security and spam issues)
Used for Feedback, Comments, Employment Applications, Trouble
Tickets, etc.
- Navigation
Drop Down Box
ASPX can do the same things as ASP as seen in this example
of a basic drop down navigation
- ASP
Image Button
Allows you to have Images inside Form buttons as well as
animations.
INTERMEDIATE
EXAMPLES
- Data
Entry Validation
e.g. making sure your customer data is clean and consistent
- Generic
Reference Calendar
- Standard
Customer Help Service in Debugging your Web
Application over the Internet
A good first step in determining
your customer's problems with your web site is determining
the browser and operating system they are using.
ADVANCED
EXAMPLES with DATABASE BACKEND
(SQL Server, MS Access, Excel, XML, etc...)
- Calendar
for Scheduling and making appointments on a corporate intranet
or university buildings.
Can be modified for teachers scheduling Room Availability,
Class Student Max. levels, Course Availability
- Appraisal
Web Site using ASP.NET, C#, and SQL Server 2000
Demo of appraisal web site for handling appraisals with appraiser, brokers, mortgage
clients.. High Optimization via Stored Procedures, . Designed for web sites with
heavy traffic.
- Dual
Listbox Selector and ReOrder Form
A Web Dual Selection Listbox equipped
with Custom Reordering. Great for handling lists of names
and being able to reorder them to a alphabetically OR non-alphabetically
order
- User
Registration and Validation Procedure for Insurance Agents
New User Registration and Validation
Forms. Uses E-Mail Confirmation as well as advanced validation
of user information as the front line defense against invalid
data being entered into the database.
- Security
using ASP.NET and XML files
- Accessing
an Excel Spreadsheet via a web page
- Accessing
and Web Update of a Microsoft Access 2000 database
Fast solution that works great
inside a company's intranet.
- Graphics
on the Fly
Generates GIF images on the fly
from a SQL Server 2000 database so that you can view from
any browser. This could easily replace Crystal Reports for
basic reporting as it's easier to use and install and you
don't need to pay for a copy of Crystal Reports.
- Content
Manager System
Manage your web pages. Edit, upload,
create your web pages. Add and Upload your PDF files as
well as Pictures, Digital Camera Photos, and Images. Can
run without a database setup....thereby lowering your maintenance
costs.
WEB SERVICES - Offered and Consumed
Service Offered
- Boring Stuff
SORRY, QUITE A FEW of these WEB SERVICES that used to work back in
say 2002 to like 2005, just don't work anymore for a few reasons.
IIS has changed several versions.
Web Services has changed.
.NET security has changed a LOT!!!
- Say
Hello Web Service
Simple Web Service offered to
others that says hello back to the user
Services Consumed
- Fun Stuff
- Say
Hello from an External Site
(DOESN'T
WORK ANYMORE - a basic flaw in the web services itself)
The is an simple example of consuming
an Web Service from an external Web Site.
- Zip
Code Distance
An example of an external Web
Site's Web Service that Calculates the Distance Between
Two (2) Zip Codes
- Bay
Net User Group Event Calendar
(currently down: see what can happen to a web service if
they update it and don't tell you about it. You end up
debugging many months later)
A very Useful example of Web Services
in that it gets a list of calendar events from an external
Web Site's Web Service.
- E-Mail
Checker
Checks to see if e-mail is a valid
e-mail
- Zip
Code Resolver
This service returns the Zip Code
+ 4 nine digit number when given a valid street address,
city and state. Very useful web service when it's up and
running; however it's not been so reliable lately. Use at
your own risk.
- c2i
FRANCE site - (from FRANCE and in French)
This
Web Service is all the way from France!!! I am not able
to understand it, but it seems like a bunch of news computer
articles written in French.
Cutting Edge - Productivity Web Controls
- Multi-Column Drop Down Box
Multiple Columns in a Drop Down List
- Multi-Column Drop Down Box for Customer Details
Multiple Columns in a Drop Down List used to more easily access Customer Details
- Fixed Header DataGrid
Used for viewing long lists of data where the headers are fixed. Perfect for data that has many columns to avoid confusion
- Super Combo Web Page
Combination Multi-Column Drop Down Box, Customer Details, and Fixed Header DataGrid. Used to quickly selected a customer details including viewing the all of the customers orders
.NET UTILITY EXAMPLES
- IP
Address Determination
Used for Logging Unique Visitors
to your web sites as well as security checks.
- Screen
Scraper
This Screen Scraper read other
sites into your site. Used for automation of information
such as search engines.
- Globally
Unique Identifier - GUID
This generates a very unique
number for ID's and cookies. There is also a short explanation
of what a GUID is and how it is
generated.
(REGULAR ASP Pages)
- Simple
Online Poll
MS
ACCESS
- MS Access Order Form DESIGN VIEW
MS Access Order Form screenshot of
DESIGN VIEW
- MS Access Reports DESIGN VIEW
MS Access Report screenshot of
DESIGN VIEW
TIPS
- DOTNET
Language Comparison Table
Helps you find the C# equivalent
when you have a VB.NET example, and vice-versa. Very Useful
| |
 |
 |
 |
 |
|
|