On CNET: iPod dying? It's already dead
3 Resources for

asp.net 1.1

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Migrating applications from ASP.NET 1.1 to 2.0
The introduction of a new version of a platform is alwaysaccompanied by lots of press and often excitement over much-anticipatedfeatures. Developers love to build applications with new technology, but thereis often pain when moving existing, proven applications from older versions tothe latest-and-greatest.This week I examine some of the issues you...
Tags: ASP.NET 1.1, Microsoft ASP.NET, Tony Patton
Technical articles 2006-11-28
Migrating applications from ASP.NET 1.1 to 2.0
Tony Patton examines the major differences between ASP.NET 1.1 and ASP.NET 2.0, and discusses areas that may be problems during the conversion process. The introduction of a new version of a platform is always accompanied by lots of press and often excitement over much-anticipated features. Developers love...
Tags: Microsoft ASP.NET, Tony Patton, Middleware, .NET, ASP.NET 1.1, .NET Newsletter, Directory, Application, Microsoft .NET Framework, Assembly, Microsoft Visual Studio 2005, Microsoft ASP.NET 2.0, Conversion, ASP.NET 2.0 Platform, Visual Studio Conversion Wizard, Software Development, Software/Web Development, Enterprise Software, Software
Technical articles 2006-11-28
Create powerful Web forms with these tips and tricks
Learn how you can use ASP.NET validation controls with non-text controls and how you can validate other types of controls that do not directly support validation.This sample chapter, taken from Sams' ASP.NET 1.1 Insider Solutions, covers quite a few different but interlinked topics:Protecting Your Pages from Spoofing AttacksDisplaying the Correct...
Tags: .NET, Microsoft ASP.NET, ASP.NET 1.1 Insider Solutions, ASP.NET 1.1, Web Forms, runtime, Web
Download resources 2005-12-02

Additional Resources

Migrating From ASP to ASP.NET
This presentation discusses the most common migration issues, solutions, and provides a few facts that you have to be aware of when you migrate an existing ASP application to ASP.NET. You will also hear about some basic considerations for converting your ASP application to an ASP.NET application. This presentation assumes...
Tags: Microsoft ASP, Microsoft ASP.NET, ASP Application, .Net, Scripting Languages, Middleware, Software Development, Software/Web Development, Web Development, Enterprise Software, Software
Webcasts
MSDN Webcast: Migrating From ASP.NET 1.1 to ASP.NET 2.0 (Level 200)
The presenter of this webcast will explore the new features and enhancements in Microsoft ASP.NET 2.0 that offer developers a better set of options for Web development than those available in ASP.NET 1.1. The presenter will also discuss how the architecture of ASP.NET has changed to support a greater variety...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts 2005-07-08
MSDN Webcast: Changes in the ASP.NET 2.0 Internals (Level 300)
How is Microsoft ASP.NET 2.0 different from previous ASP.NET versions? ASP.NET 2.0 brings a number of internal changes to ASP.NET. These include changes to the code model, compilation, page life cycle, and more. This webcast shows how to mix multiple languages into the projects and learn how to extend the...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts 2005-07-18
MSDN Webcast: Introduction to ASP.NET for Java Developers (Part 1 of 4): Welcome to ASP.NET (Level 100)
This webcast provides a technical overview of Microsoft ASP.NET 2.0 and the Microsoft .NET Framework version 2.0 and focuses on the basic background necessary to understand ASP.NET, and explains how ASP.NET integrates with the .NET Framework and Microsoft Internet Information Services IIS.
Tags: Microsoft Developer Network, Java Developer, Webcast, Java, Microsoft ASP.NET, Microsoft Corp., .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
MSDN Webcast: ASP.NET: Best Practices and Techniques for Migrating ASP.NET 1.x Applications to ASP.NET 2.0 (Level 200)
This webcast explains about design techniques that will make migrating ASP.NET 1.1 applications to ASP.NET 2.0 easier and covers Web Application Projects, side-by-side execution of 1.1 and 2.0 applications, the new page compilation model in ASP.NET 2.0, and the Microsoft Visual Studio 2005 conversion wizard. It also reviews design considerations...
Tags: Technique, Microsoft Developer Network, Webcast, Microsoft ASP.NET, Best Practice, Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
MSDN Webcast: Dive Into ASP.NET 2.0 Controls- and Theme-Skinning (Level 200)
One of the key goals of the Microsoft ASP.NET 2.0 development team was to significantly reduce the amount of code that developers must write. They succeeded. ASP.NET 2.0 has a variety of new controls for the developer to utilize. In this webcast, the presenter examines the ASP.NET 2.0 TreeView control,...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts 2005-07-19
Microsoft asp.net with visual studio .net - code samples (exe)
This session will look at the ASP.NET, the next version of ASP. ASP.NET is a compiled .NET Framework-based environment. This allows developers to author applications in any .NET Framework compatible language, including Visual Basic, C#, and JScript. ASP.NET improves deployment, scalability, security, and reliability. ASP.NET also addresses the browser...
Tags: Microsoft ASP.NET, Microsoft Corp., .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2007-08-29
MSDN Webcast: Essential ASP.NET for the Web Developer (Part 1 of 15): Introduction to ASP.NET 2.0 (Level 200)
This webcast shows the core features of Microsoft ASP.NET 2.0. The webcast highlights some of the key differences between ASP.NET 2.0 and its predecessor, Microsoft ASP.NET 1.1. Topics introduced in this webcast include master pages, themes, membership, profile, and declarative data binding.
Tags: Web Developer, Microsoft Developer Network, Web, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
ASP to ASP.NET Migration
ASP.NET is part of Microsoft's .NET technology family, addressing the development of dynamic Web applications. The main Intent of this white paper is to remove the hindrances of reader towards migrating onto ASP.NET platform from classic ASP. This paper provides all the valuable information that is utilitarian in setting a...
Tags: Microsoft ASP, Microsoft ASP.NET, Migration, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2005-12-28
Passing Information Securely Between ASP and ASP.NET
Many classic ASP applications exist side-by-side with newer ASP.NET applications, sometimes leading to a need to transfer or share information between the two. This paper shows one method of transferring such information securely. One can transfer information between systems using ASP.NET in multiple ways; however, many are cumbersome, complicated, or...
Tags: Microsoft ASP, Microsoft ASP.NET, .Net, Scripting Languages, Middleware, Software Development, Software/Web Development, Web Development, Enterprise Software, Software
White papers 2006-03-10
MSDN Webcast: ASP.NET 2.0 Soup to Nuts: ASP.NET Basics (Level 200)
This webcast discusses the advanced framework provided by the Microsoft.NET Framework. This webcast explains what ASP.NET is. The webcast explains how ASP.NET is managed by the .NET Framework and provides an overview of the functionality in both Microsoft ASP.NET 2.0 and the .NET Framework.
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
MSDN Webcast: Migrating From ASP to ASP.NET 2.0 (Level 200)
This webcast shows the concepts and tools needed to develop Microsoft ASP.NET applications using the new Microsoft ASP.NET 2.0. The attendee of this webcast will gain an understanding of the benefits of Microsoft's newest Web technology. The attendee will also learn how to transition the applications smoothly from ASP to...
Tags: Microsoft Developer Network, Microsoft ASP, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts 2005-07-07
Create ASP.NET applications
This sample chapter, taken from Sams' ASP.NET Unleashed, 2nd Edition teaches you how to work with ASP.NET applications. An ASP.NET application consists of all files located within a particular virtual directory. Learn how to create global variables and objects by storing information in application state.This sample chapter,...
Tags: Chapter, Sams Publishing, Microsoft ASP.NET, ASP.NET Application, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Book chapters 2005-10-10
MSDN Webcast: Introduction to ASP.NET for JSP Developers (Part 1 of 4): Welcome to ASP.NET (Level 200)
This webcast provides a technical overview of Microsoft ASP.NET 2.0 and the Microsoft .NET Framework 2.0. The webcast focuses on the basic background needed to understand ASP.NET and it integrates with the .NET Framework and Internet Information Services IIS. The attendee will learn the high-level similarities and differences between ASP.NET...
Tags: Developer, Microsoft Developer Network, Webcast, Microsoft ASP.NET, JSP, Microsoft Corp., .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
More on ASP.NET
You Need These Server ControlsASP.NET Blogger Matt Hawley has created a series of 11 free ASP.NET Server Controls for your next website. From the "Empty DataGrid" to the "Ordered ListBox", these controls will save you time and enhance the usability of your websites. Check em out!http://www.eworldui.net/CustomControls/default.aspxBlog: http://weblogs.asp.net/mhawleyPlug Into The PipelineScott...
Tags: .NET, Middleware, Microsoft ASP.NET
Discussion threads 2004-10-27
ASP.NET AJAX 1.0 Beta 2 (msi)
ASP.NET AJAX is a set of technologies to add AJAX Asynchronous JavaScript And XML support to ASP.NET. It consists of a client-side script framework, and server controls. ASP.NET AJAX integrates client script libraries with the ASP.NET 2.0 server-based development framework. This new Web development technology extends ASP.NET, offering the interactive...
Tags: Microsoft ASP.NET, Beta, ASP.NET AJAX, AJAX, .Net, Middleware, Internet, Software/Web Development, Web Development, Web 2.0, Software Development, Enterprise Software, Software
Software downloads 2007-08-23
ASP.NET AJAX 1.0 Release Candidate (msi)
ASP.NET AJAX integrates client script libraries with the ASP.NET 2.0 server-based development framework. This new Web development technology extends ASP.NET, offering the interactive user interface benefits of AJAX with a programming model that is more familiar to ASP.NET developers, making it very easy to add AJAX to your applications quickly...
Tags: Microsoft ASP.NET, ASP.NET AJAX, AJAX, .Net, Middleware, Internet, Software/Web Development, Web Development, Web 2.0, Software Development, Enterprise Software, Software
Software downloads 2007-08-23
  • << Previous
  • page 1 of 1
  • Next >>


TechRepublic's Telecommuting Policy
You've got users who want the ability to telecommute for work. Do they know what you expect from them? You can use this policy to set the rules for telecommuters. Use this policy as-is or modify to suit your specific needs.
Buy Now
FastAnswer: Deleting User Accounts w/o Deleting Data Files
When you delete a user account on Windows XP, you can also lose the user's data if you're not careful. This FastAnswer show you how to keep from losing data when deleting a profile.
Buy Now