On MovieTome: New pics from Tom Cruise's VALKYRIE
1 Resources for

asp.net viewstate

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Limiting the size of ASP.NET ViewState to improve performance
Microsoft created ASP.NET ViewState to help alleviatethe difficulties of programming in the Web's stateless environment. But likeevery tool that makes a developer's life easy, it comes with a price:performance. In the case of ASP.NET ViewState, the performance problemresults from the increased size of any page that uses ViewState.ViewState basicsViewState works...
Tags: .NET, Performance management, Microsoft ASP.NET, performance, Phill Miller, ASP.NET ViewState
Technical articles 2004-06-22

Additional Resources

ASP.NET ViewState Helper (exe)
ASP.NET ViewState Helper is designed to help all web developers, but has specific features to help ASP.NET developers track ViewState issues. Analyze your web pages in real-time while you browse them using Internet Explorer 6.0 or higher. ASP.NET ViewState Helper gives you very detailed information to help you optimize your...
Tags: Microsoft ASP.NET, Binary Fortress Software, ASP.NET ViewState Helper, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2008-03-03
ViewState
wht is viewstate in asp.net? Give the exact solution.
Tags: .NET, Middleware, sanjitcdacmca@..., wht
Discussion threads 2007-05-19
MSDN Webcast: ASP.NET Soup to Nuts: User Settings (Level 200)
This webcast explains what Microsoft ASP.NET 2.0 provides in the area of personalization and how a Web site can store user information and individual user preferences. The webcast introduces the various storage mechanisms in the ASP.NET framework, such as cookies, ViewState, and profile management features.
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
Security Flaw in ASP.NET
There is a vulnerability in the way ASP.NET validates real files to virtual files when Authentication is used. Read more about the problem and download the new [i]HttpModule[i] to address the problem.http://www.microsoft.com/security/incident/aspnet.mspxSome additional ASP.NET resources previously published on Builder:[b]Using the ASP.NET Calendar control[/b]http://builder.com.com/5100-6373_14-5319954.html[b]Limiting the size of ASP.NET ViewState to improve...
Tags: Mark W. Kaelin, Microsoft ASP.NET, programming, security
Discussion threads 2004-10-14
Client-side state management techniques for .NET architects
Using client-based state management techniques involves storing information between calls to the server in the final HTML page, in an HTTP request, or on the disk cache of the client computer. The server itself stores no information between round-trips and uses the client information passed to it on each call...
Tags: .NET, Middleware, e Advantage, Microsoft .NET, Using ViewState, ViewState, server
Technical articles 2003-03-12
Problem with SessionState/ViewState
The answer to this is probably something I'll go d'oh! over once I see it but here's my problem:I'm trying to use SessionState or ViewState to pass a variable back to the same page so that the same page can pull up different sets of data. This way I...
Tags: ViewState, typeString, searchString
Q&A 2006-01-06
MSDN Webcast: Digging Into Server-Side State Management (Level 200)
Microsoft ASP.NET has an entirely new Session object that actually works. The presenter of this webcast shows the works and the best practices to take advantage of it. Find out how to serialize the VIEWSTATE information to be stored on the server and use the Cache object for read-only data...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., Best Practice, .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
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
  • << Previous
  • page 1 of 1
  • Next >>


Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now