On last.fm: Free iPhone/iTouch Streaming Radio App
6 Resources for

microsoft asp.net and software engineering/development

  • Subscribe to this listing via:
  • RSS
  • Email
Did you mean Microsoft ASP.NET 2.0 (202 results)

TechRepublic Resources

Easily manipulate data with the GridView control in ASP.NET 2.0
Last week, I introduced ASP.NET 2.0's GridView data control and covered the basics of using it.This week, I go a step further by going into the details of working with thedata contained in the control. This includes viewing, editing, and deletingdata. Thankfully, the GridView control makes it easyto utilize these...
Tags: Software engineering/development, server control, ASP.NET 2.0, Microsoft ASP.NET, Tony Patton, GridView, HTML
Technical articles 2007-03-06
Working with the GridView control in ASP.NET 2.0
The DataGrid control is one ofthe more powerful and most used ASP.NET 1.1 controls, but it has its share oflimitations. Microsoft listened to at least some of the requests from developers anddelivered changes with ASP.NET 2.0, including the introduction of two new datacontrols: GridView and DetailsView.This week, I focus on...
Tags: ASP.NET 2.0, DataGrid Control, GridView, GridView control, Microsoft ASP.NET, Software engineering/development, Tony Patton
Technical articles 2007-02-27
Understand ASP.NET 2.0 configuration file processing
Configuration files are an important aspect of .NETdevelopment. ASP.NET applications have web.config and other configurationfiles, while non-Web applications have app.config.Here's a closer look at how ASP.NET 2.0 uses configuration files (specifically machine.configand web.config).The filesASP.NET 2.0 includes a number of configuration files with astandard .NET installation. The following list provides an...
Tags: ASP.NET 2.0, ASP.NET Machine, Microsoft .NET, Microsoft ASP.NET, Software engineering/development, Tony Patton
Technical articles 2007-02-13
Post data to other Web pages with ASP.NET 2.0
Standard HTML forms allow you to post or send its data toanother page or application via the method attribute of the form element. InASP.NET 1.x, Web pages utilize the postback mechanismwhere the page's data is submitted back to the page itself. ASP.NET 2.0provides additional functionality by allowing a Web page...
Tags: ASP.NET 2.0, Microsoft ASP.NET, Software engineering/development, Tony Patton, Web
Technical articles 2007-01-30
Working with Web Parts in ASP.NET 2.0
Web Parts are one of the more interesting features inASP.NET 2.0. They are a new family of controls available for building dynamicWeb interfaces that allow users to easily customize or personalize a page. WebParts are components that users can display, hide, or move. This week, Iprovide an overview of the...
Tags: ASP.NET 2.0, Microsoft ASP.NET, Software engineering/development, Tony Patton, Web, Web Part, WebPartManager, WebPartZone
Technical articles 2006-12-12
Dealing with ASP.NET's view state
One of the more exciting features of ASP.NET is the viewstate concept. It allows you to save Web Form properties across differentserver requests. While this simplifies maintaining data on a Web page, it doeshave disadvantages. This week, I examine view state, as well as enhancements tothe feature in ASP.NET 2.0.Maintaining...
Tags: EnableViewState, Microsoft ASP.NET, Page Class, Software engineering/development, Tony Patton, view state
Technical articles 2006-12-05

Additional Resources

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: Enhance Your Web Site With AJAX and "Atlas" in ASP.NET 2.0 (Level 200)
This webcast explains about the exciting new tools for Web application development in Microsoft Visual Studio 2005. Microsoft ASP.NET "Atlas" is the code name for a new ASP.NET Web development technology that integrates client script libraries with the ASP.NET 2.0 server-based development framework, enabling one to build Asynchronous JavaScript and...
Tags: Microsoft Developer Network, Web, AJAX, Webcast, Microsoft ASP.NET, Microsoft Corp., Web Site, Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
MSDN Webcast: The History and the Future of ASP.NET (Level 200)
This webcast explains about Microsoft ASP.NET and explains how ASP.NET began as one of the first Microsoft products to adopt Microsoft .NET technology. More importantly webcast explains about the future of ASP.NET as a platform for the next generation of Web applications so a person can plan the development strategy...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
Learning Visual Basic .NET: Getting Started With VB.NET
The .NET platform is web-centric. The VB.NET language was developed to allow .NET programmers to create very large, powerful, high-quality web applications quickly and easily. The .NET technology for creating web applications is called ASP.NET. ASP.NET, the next generation from ASP Active Server Pages, is composed of two Microsoft development...
Tags: Microsoft Visual Basic, Microsoft ASP.NET, Web Application, Microsoft Visual Basic.Net, .NET Platform, .Net, Microsoft Development Tools, Programming Languages, Middleware, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software
Book chapters 2002-10-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
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
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
Investigate Web development in Microsoft Visual Studio .NET 2005: What's new, what's been improved, and what you should know
Visual Studio .NET 2005, the successor to Visual Studio .NET 2003, is the key development tool for building ASP.NET applications and front-ends. In this sample chapter from Programming Microsoft ASP.NET 2.0 Core Reference, review the main characteristics and features of Visual Studio .NET 2005 as far as...
Tags: Microsoft Visual Studio, Web, Microsoft Visual Studio.Net, Microsoft ASP.NET, Microsoft Corp., Web Development, Chapter Coverage, Microsoft Development Tools, .Net, Development Tools, Software Development, Software/Web Development
Book chapters 2006-12-19
Live From Redmond: ASP.NET Atlas: A Developers Introduction to Microsoft Atlas
Atlas is a new web development technology from Microsoft that integrates cross-browser client script libraries with the ASP.NET 2.0 server-based development framework. "Atlas" offers the same type of development platform for client-based web pages that ASP.NET offers for server-based pages. And because "Atlas" is an extension of ASP.NET, it is...
Tags: Web, Microsoft ASP.NET, Server, Microsoft Corp., ASP.NET Atlas, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
DOWNLOAD: Release the power of ASP.NET 2.0
http://techrepublic.com.com/5138-3513-5844497.htmlHave you adopted ASP.NET as your de facto Web development platform? Why or why not?Of course not.It is not multiplatform yes I know about mono.NO Microsoft WayDoes not Conform to W3C, Proprietary extensions that require IIS.No Microsoft WayHistory repeats itself?How long until support for .NET goes the way of VB6...
Tags: application development, asp.net, ASP.NET 2.0, Mark W. Kaelin, microsoft, Microsoft ASP.NET, Microsoft Corp., Microsoft Way, oreilly, programming, web
Discussion threads 2005-08-30
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
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: Microsoft Visual C# 2005 (Part 1 of 4): ASP.NET 2.0 Fundamentals (Level 100)
This webcast explains the Web application development in Microsoft ASP.NET 2.0. Developers new to ASP.NET can benefit from this webcast, which is designed to familiarize them with essential features in the Microsoft Visual Studio development system, including Web forms, declarative data binding, master pages, themes, security controls and providers, validation,...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, C#, .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
ASP.NET Technical Overview: Web Solutions With the Microsoft Enterprise Application Development Platform
In 2002 Microsoft first delivered the .NET Framework as a part of the Windows platform. ASP.NET is the subset of .NET that delivers an innovative framework to allow software developers to develop feature-rich Web applications and services in less time, without sacrificing performance, scalability and security. ASP.NET functions as a...
Tags: Web, Application Development, Microsoft ASP.NET, Microsoft Corp., .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2005-09-01
  • << Previous
  • page 1 of 1
  • Next >>


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
Quick Guide: Securing Windows Server 2003
Although the default installation of Windows Server 2003 is more secure than with previous versions, IT pros still need to take a careful look at addi ...
Buy Now