On mySimon: Get The Wire: The Complete Series on DVD
1 Resources for

web server controls

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

ASP.NET: Revolution, not evolution
Active server pages enter the world of object-oriented programming with ASP.NET. Find out more about ASP.NET as you follow along with this example and source code.Microsoft could have sustained or even increased the popularity of ASP as a Web application platform with incremental improvements, such as a more powerful language...
Tags: Web servers, .NET, Middleware, Paul Stephenson, Microsoft ASP.NET, Greeter, Web server, Web Server Controls, HTML, server, Web
Technical articles 2002-01-07

Additional Resources

MSDN Webcast: ASP.NET Soup to Nuts: Server Controls (Level 200)
This webcast discusses the server controls in Microsoft ASP.NET and how they can be used to deliver a rich user experience. In this webcast, you will learn about the various types of controls, from the standard server controls to advanced controls like data controls, navigation controls, and logon controls.
Tags: Microsoft Developer Network, Webcast, Control, Microsoft ASP.NET, Server, .Net, Digital Media, Middleware, Software Development, Software/Web Development, Consumer Electronics, Personal Technology, Enterprise Software, Software
Webcasts
Using the TreeView IE Web Control
This paper discusses about the TreeView Web control and how to start using it in ASP.NET Web applications. In addition to the standard ASP.NET Web controls (like the TextBox, DropDownList, DataGrid, DataList and so on) Microsoft has released an additional set of Web controls designed to take advantage of features...
Tags: Web, Control, Microsoft ASP.NET, Microsoft Internet Explorer, Microsoft Corp., Web Browsers, .Net, Channel Management, Middleware, Internet, Software Development, Software/Web Development, Marketing, Enterprise Software, Software
White papers 2003-07-01
Merlin WebCam (exe)
Merlin Web Cam is a set of three controls for .NET developers. The controls allow you to easily connect to any WIA device (Web cams, digital cameras, and scanners for example). You can have the video output to the Web cam control or to any other panel type control. The...
Tags: Client-server, Webcam, Control, Encryption, Authentication, Merlin Web Cam, Scanners, Security, Servers, Hardware, Peripherals
Software downloads 2007-03-28
MSDN Webcast: Introduction to ASP.NET (Part 2 of 4): Web Forms (in C#) (Level 100)
This webcast focuses on Web forms and server-side controls in ASP.NET. This is perhaps the biggest shift from classic ASP - instead of writing directly to the response stream; a person now interacts with server-side controls that render themselves. The attendee of this webcast will examine in detail how server-side...
Tags: Microsoft Developer Network, Web, Webcast, Microsoft ASP.NET, Web Forms, C#, .Net, Digital Media, Middleware, Software Development, Software/Web Development, Consumer Electronics, Personal Technology, Enterprise Software, Software
Webcasts
MSDN Webcast: Mobile Web Development With ASP.NET 2.0 (Part 5 of 5): Extensibility (Level 200)
Microsoft ASP.NET 2.0 makes it easy to create Web applications that target hundreds of devices. This webcast explains how to extend functionality by building custom mobile controls and mobile user controls. The webcast shows how to derive controls from existing controls, create composite controls, and build controls from scratch.
Tags: Microsoft Developer Network, Webcast, Mobile, Control, Microsoft ASP.NET, Microsoft ASP.NET 2.0, .Net, Digital Media, Middleware, Software Development, Software/Web Development, Consumer Electronics, Personal Technology, Enterprise Software, Software
Webcasts
MSDN Webcast: Essential ASP.NET 1.1 (Part 03 of 15): Web Forms Development in ASP.NET (Level 200)
This presenter of this webcast explains web forms and server-side controls in Microsoft ASP.NET. This is perhaps the biggest shift from classic ASP - instead of writing directly to the response stream; a person now interacts with server-side controls that render themselves. This webcast explains in detail at how server-side...
Tags: Microsoft Developer Network, Web, Webcast, Microsoft ASP.NET, Web Forms, Microsoft Corp., .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
An Introduction to ASP.NET
This Webcast will introduce the next version of Active Server Pages, ASP.NET. ASP.NET is a major upgrade to the current version of ASP. Xcopy deployment, control-based encapsulation, clean separation of code from HTML, strongly-typed, compiled languages and event-based page processing will change the way you develop UI for server-based Web...
Tags: Microsoft ASP.NET, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts 2004-03-01
UISuite (zip)
UISuite contains the following ASP.NET components: UltimateCalendar: ASP.NET server controls to provide calendar and date picker functionality. UltimateCallback: ASP.NET server control to provide callback functionality in your Web applications. UltimateEditor: ASP.NET server control to create rich-text content editor. UltimateMenu: ASP.NET server control with visual designer to build advanced DHTML menus....
Tags: Microsoft ASP.NET, Server, UISuite, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2006-10-02
MSDN Webcast: Essential ASP.NET 1.1 (Part 13 of 15): Composite and User Controls (Level 200)
The presenter of this webcast explains how to construct controls composed of other controls, composite controls. Next it covers techniques for composite control construction including server-side event generation and it conclude with a look at user controls, which let one build composite controls from portions of pages using the .ascx...
Tags: Microsoft Developer Network, Webcast, Control, Microsoft ASP.NET, Digital Media, Productivity, Consumer Electronics, Personal Technology
Webcasts
MSDN Webcast: Mobile Web Development With ASP.NET 2.0: Extensibility (Level 200)
Microsoft ASP.NET 2.0 makes it easy to create Web applications that target hundreds of devices. You can target Microsoft Windows Mobile-based Pocket PCs, cell phones and pagers, all from a single codebase. This webcast looks at ways you can extend functionality by building custom mobile controls and mobile user controls....
Tags: Microsoft Developer Network, Webcast, Mobile, Control, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, Advertising & Promotion, .Net, Digital Media, Middleware, Marketing, Software Development, Software/Web Development, Consumer Electronics, Personal Technology, Enterprise Software, Software
Webcasts
Understanding XAML Controls
XAML Controls are basic building blocks of building user-interfaces in XAML and Avalon programming model. Unlike Windows Forms and ASP.NET, XAML and Avalon separates controls on based on their functionality and capabilities. This paper explains different types of controls in XAML. The paper gives a better idea about XAML controls....
Tags: XAML
White papers 2005-05-06
Custom web controls
Hai All, I have created Custom web controls inheriting them from existing .Net controls, I used a webcontrol library and in that i used webcustomcontrol.cs file for each individual control. There is no problem in creating web custom...
Tags: Custom Web
Q&A 2006-05-24
MSDN Webcast: Introduction to the Authentication and Membership Controls of ASP.NET 2.0 (Level 300)
This webcast explains the new logon controls and membership capabilities in Microsoft ASP.NET 2.0 and introduces the controls and data structures associated with site membership in ASP.NET 2.0. The webcast explains how this server-side infrastructure can be used by the Web application, from an e-commerce site to a blog and...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft ASP.NET 2.0, Authentication, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
MSDN Architecture Webcast: Introduction to the Authentication and Membership Controls of ASP.NET 2.0 (Level 200)
Microsoft ASP.NET 2.0 introduced new logon controls and membership capabilities that are available right out of the box. This webcast focuses on the controls and data structures associated with site membership in ASP.NET 2.0. The webcast shows how the server side-infrastructure can be leveraged by the Web application (from e-commerce...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft ASP.NET 2.0, Authentication, .Net, Digital Media, Middleware, Software Development, Software/Web Development, Consumer Electronics, Personal Technology, Enterprise Software, Software
Webcasts
Number of controls on a window
I have an windows application which has a form on which the controls are displayed depending on the checkbox selection. Can know the controls name and values using the control array functionality...Using that i guess i can get all the controls value and name..
Tags: window, vipulkayasth@...
Discussion threads 2007-10-09
Use ASP.NET data Web controls to manipulate data before it's rendered
This sample chapter, taken from ASP.NET Data Web Controls Kick Start, examines how to alter data being displayed based on its value. Data Web controls make it easy to display data on ASP.NET Web pages. If you want to display information from a database with perhaps some...
Tags: Chapter, Web, Sams Publishing, Microsoft ASP.NET, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Book chapters 2006-01-09
CSUpload Controls Package (zip)
CSUpload Controls Package is a powerful ASP.NET 2 File Upload control, the package contains CSUpload and CSUploadProgressPanel controls to empower your Web application with strong files uploading features. Highly efficient Web file uploading module, provides huge file uploading capacity. File type and file size validation on server. Full customizable user...
Tags: File, Feature, CSUpload Controls Package, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2006-11-09
Enable or Disable ActiveX Controls in Office Documents
This paper explains the risks involved in enabling ActiveX controls and how the Trust Center in the 2007 Microsoft Office system can help to mitigate these risks. In this paper, the term "Document" refers to any Office file that can contain ActiveX controls. An ActiveX control can be as simple...
Tags: Microsoft Office, Office Document, ActiveX Control, ActiveX/COM/COM+/DCOM, Software Development, Software/Web Development
White papers
MSDN Webcast: Essential ASP.NET 1.1 (Part 12 of 15): Custom Control Fundamentals in ASP.NET (Level 200)
The control architecture of Microsoft ASP.NET is a completely extensible framework. This presenter of this webcast explains the techniques for building custom controls to create truly reusable Web components that encapsulate details of presentation and server interaction. The presenter of the webcast cover how to build and use basic custom...
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
  • << 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
TechRepublic's Portable Storage Policy
Your organization is subject to a mix of strict legal, ethical, and self-imposed mandates that protect all of the organization's information, records, ...
Buy Now

All-in-One Printers