Subscribe to this category

Top > ASP.NET > Tutorials



Links

111. Authentication in ASP.NET: .NET Security Guidance



This article discusses the importance of security considerations when designing a server application. Both Microsoft Internet Information Services (IIS) and ASP.NET provide security models that will allow you to authenticate your users appropriately and obtain the correct security context within your application.
Category:   ASP.NET > Tutorials


Date Added: Jul 7, 2005 Hits: 403 Rating: 0.00 Votes: 0

  Member Reviews Visitor Ratings Google PR

112. Using and consuming Web Services with ASP .NET / C#



Shows and explains you how to make an ASP .NET Web Service, an ASP .NET Web Application and how to consume the Web Service with the ASP .NET Web Application.
Category:   ASP.NET > Tutorials


Date Added: Aug 5, 2005 Hits: 474 Rating: 0.00 Votes: 0

  Member Reviews Visitor Ratings Google PR

113. How to Build a Bug Tracking App in ASP.NET using the Datagrid (KB100026)



This article walks you through the process of building a thin-client ASP.NET bug tracking application, with a Microsoft Access XP backend. It uses nearly every documented capability of the .NET datagrid web server control to allow you to select, edit, update, or delete any item listed in the datagrid. The Issue Tracker uses advanced features, such as reading values from lookup tables, and then conveniently providing these values to the user in Edit mode as dropdownlists. It also employs the IE Web Controls, including the Tab and MultiPane web controls, which allow you to display considerable user functionality on only one web page, yet without cluttering the user interface with confusing complexity. After working through this tutorial, you will have explored and applied all of the main functionalities of the ASP.NET DataGrid control. Happy Coding!
Category:   ASP.NET > Tutorials


Date Added: Jul 29, 2005 Hits: 684 Rating: 3.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

114. Creating Custom RSS Feeds ?Part 1



This article explains how to use the .NET XmlTextWriter class to create a custom RSS feed. I have decided to write this article in 2 parts. In this part, I will focus on creating the RSS feed and how to consume it from an asp.net page. In part 2, I will focus on creating a dynamic RSS feed with ADO.NET.
Category:   ASP.NET > Tutorials


Date Added: Aug 8, 2005 Hits: 505 Rating: 5.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

115. Cookies in ASP.NET



We probably all remember how agonizing it is to create client-side cookies using JavaScript. HttpCookie class offers an easier way to accomplish the task and with minimal fuss. This article takes a close look at HttpCookie class and how to use it to store cookies on the client machine.
Category:   ASP.NET > Tutorials


Date Added: Aug 1, 2005 Hits: 663 Rating: 4.00 Votes: 2

  Member Reviews Visitor Ratings Google PR

116. The Quest for ASP.NET Scalability



In this article, we will look at some of the architectural and design decisions that may affect ASP.NET application scalability. In addition, you will leanr how you can use Enterprise Services and MSMQ to reduce the effect of those scalability problems.
Category:   ASP.NET > Tutorials


Date Added: Jul 25, 2005 Hits: 290 Rating: 0.00 Votes: 0

  Member Reviews Visitor Ratings Google PR

117. .NET Serial Port Communication



Microsoft's .NET Framework 1.1 does not provide proper utilities to communicate with the serial ports on a Windows machine. The RS232 library and this quick tutorial will have you talking to a COM port on your machine in no time.
Category:   ASP.NET > Tutorials


Date Added: Aug 3, 2005 Hits: 892 Rating: 3.80 Votes: 5

  Member Reviews Visitor Ratings Google PR

118. How to re-install ASP.NET on a Windows platform (KB100007)



If you want to run ASP.NET web applications on your local computer, you must have both Internet Information Services (IIS) and ASP.NET installed. IIS is necessary for providing web service and ASP.NET is necessary for providing handling of the family of ASP.NET web applications (ASPX, ASMX, etc). IIS is installed by default for installations of Windows 2000 and Windows XP. ASP.NET is installed by default during .NET Framework installation. However, if you attempt to install the .NET Framework on a Windows 2000 or Windows XP machine that doesn't have IIS installed, the .NET Framework installation will detect that IIS is not available and thus will not install ASP.NET component of the framework. If you subsequently install IIS at a later time, you will have to install ASP.NET manually. Likewise, if you have both IIS and .NET installed on your computer, and then later un-install IIS, this uninstallation will also uninstall the ASP.NET component of the .NET Framework. If you later re-install IIS, you will have re-install ASP.NET manually. This article walks you through the re-installation of ASP.NET for a computer already running IIS.
Category:   ASP.NET > Tutorials


Date Added: Jun 2, 2005 Hits: 695 Rating: 4.20 Votes: 5

  Member Reviews Visitor Ratings Google PR

119. How to implement simple password security using ASP.NET tool (KB100024)



This article presents a simple method for securing your ASP.NET web pages, requiring almost no code development. In this article, you'll be introduced to the components that .NET provides that significantly reduce the amount of code you have to write in order to secure your website pages. You'll learn about Forms Authentication, User Identity, XML configuration files, and authorization tickets. And you'll learn how to store username and password information in simple XML configuration files.
Category:   ASP.NET > Tutorials


Date Added: Jul 22, 2005 Hits: 801 Rating: 5.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

120. Web Forms Internals



ASP.NET pages are dynamically compiled on demand when first required in the context of a Web application. Dynamic compilation is not specific to ASP.NET pages (.aspx files); it also occurs with Web Services (.asmx files), Web user controls (.ascx files), HTTP handlers (.ashx files), and ASP.NET application files such as the global.asax file. But what does it mean exactly that an ASP.NET page is compiled?
Category:   ASP.NET > Tutorials


Date Added: Jun 16, 2005 Hits: 538 Rating: 4.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

Pages: [<< First] [< Previous] 7 8 9 10 11 12 13 14 15 16 [Next >] [Last >>]

Home      New Listings      Hot Listings      Top Rated     Add a Listing      Get Rated     Update a Listing
Copyright © 2007 ScriptsResource.com. All Rights Reserved.
TBIT DESIGN, INC. - 2950 E. Flamingo Rd. Suite B - Las Vegas - NV 89121
Terms of Service - Privacy Policy - Contact Us