Did you mean
Microsoft ASP.NET 2.0 (200 results)
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- Print multiple PDF documents from asp.net 2.0
- I would like to know if there is a component that can be used to bulk print on paper on the client PC a range of PDF documents from a web application in C# asp.net 2.0.Thanks
- Discussion threads 2007-10-03
- Working with configuration files in ASP.NET 2.0
- What about other sections in config filesHandy for sure for some sections.You've mentioned web.config files which have sections that have accessor methods for reading but what about other sections in config files other than those with accessor methods, it's not so easy, try the UserSettings section in config file, see...
- Discussion threads 2007-06-20
- Working with configuration files in ASP.NET 2.0
- The second iteration of ASP.NET includes a number of enhancements for working with configuration files. Configuration files include a variety of ASP.NET settings, as well as facilitate the use of custom data elements. While it isn't a difficult process to retrieve data values using ASP.NET 1.1, the improvements in 2.0...
- Blog posts 2007-06-19
- Create powerful interfaces by combining ASP.NET 2.0 data controls
- Learn how to combine ASP.NET 2.0's GridView control with a DetailsView or FormView control. This will allow a user to select an individual column from GridView and view or manipulate its contents with DetailsView or FormView. The past several columns have covered a selection of ASP.NET 2.0 data...
- Technical articles 2007-03-27
- Control presentation with ASP.NET 2.0's FormView control
- A survey of the new ASP.NET 2.0 data controls continues this week with the FormView control. A key feature of the control is customization, as developers may utilize user-defined templates to determine the presentation of data. ASP.NET 2.0's FormView control resembles the DetailsView control in that it facilitates...
- Technical articles 2007-03-19
- Drill down into data with ASP.NET 2.0's DetailsView control
- Working with individual data records required custom development in ASP.NET 1.1, but it is simple and straightforward in 2.0 with the DetailsView control. Tony Patton offers a closer look at this new ASP.NET 2.0 control. The past two weeks I have examined using ASP.NET 2.0's GridView data control to...
- Technical articles 2007-03-13
- Easily manipulate data with the GridView control in ASP.NET 2.0
- Tony Patton recently introduced ASP.NET 2.0's GridView data control and covered the basics of using it. In part two of this series, he demonstrates how the GridView control makes it easy to view, edit, and delete data. Last week, I introduced ASP.NET 2.0's GridView data control and covered the...
- Technical articles 2007-03-06
- Working with the GridView control in ASP.NET 2.0
- The improvements in ASP.NET 2.0 simplify data binding and presentation with the GridView control. Read about how the new data source controls make accessing data much quicker and easier. The DataGrid control is one of the more powerful and most used ASP.NET 1.1 controls, but it has its...
- Technical articles 2007-02-27
- Understand ASP.NET 2.0 configuration file processing
- Are you confused by the numerous options available with ASP.NET 2.0 configuration files? Tony Patton helps you make sense of how ASP.NET 2.0 uses machine.config and web.config configuration files. Configuration files are an important aspect of .NET development. ASP.NET applications have web.config and other configuration files, while...
- Technical articles 2007-02-13
- Limit postbacks with ASP.NET 2.0 client callbacks
- Learn how to reduce page postbacks by implementing page callbacks in ASP.NET 2.0 pages using the ICallbackEventHandler interface. It allows you to easily reduce page reloads thus improving the user experience. Developers have been grappling with the stateless nature of the Web since its inception. That is, once...
- Technical articles 2007-02-06
- Post data to other Web pages with ASP.NET 2.0
- ASP.NET 2.0's PostBackUrl attribute allows you to designate where a Web form and its data is sent when submitted. Tony Patton explains how you can make use of this new Web solution. Standard HTML forms allow you to post or send data to another page or application via...
- Technical articles 2007-01-30
- How to search product in E-Commerce Application developed in ASP.NEt 2.0 ?
- Hi allI have developed my Online shopping application in asp.net with access as backendi want to have searching facility in my application such that if user searches for mobile then the product saved as NokiaMobile1110 should be search result and along with this other product which contains mobile should be...
- Discussion threads 2007-04-24
- Personalize ASP.NET 2.0 sites with profiles
- The ASP.NET 2.0 Profile system allows you to easily store user-specific information. Learn more about setting up and using this new feature in your applications. Personalization is a key component of most Web applications these days. TechRepublic and Amazon are good examples of sites that remember certain...
- Technical articles 2006-12-21
- Working with Web Parts in ASP.NET 2.0
- Web Parts are now available to all ASP.NET developers with version 2.0. These controls allow developers to easily build dynamic, customizable user interfaces with plenty of options for the users. Web Parts are one of the more interesting features in ASP.NET 2.0. They are a new family of...
- Technical articles 2006-12-12
- Create powerful interfaces by combining ASP.NET 2.0 data controls
- Test ASP.NET 2.0 data controlsSimple Test.
- Discussion threads 2007-04-02
- Create powerful interfaces by combining ASP.NET 2.0 data controls
- The past several columns have covered aselection of ASP.NET 2.0 data controls: GridView,DetailsView, and FormView. In this article, I combine the data controlsto provide a drill down option for the GridView control, giving users a moredetailed look at individual data rows.The masterThe DetailsView and FormView controls are great at displaying...
- Technical articles 2007-03-27
- Control presentation with ASP.NET 2.0's FormView control
- Just what Ineeded to get a project rolling. I had looked at GridView and DetailsView for a data collection process feeding an SQL database. Now, if I can just one of these things to open up in insert mode, I'll be darn near done! Thanks for a very timely article.
- Discussion threads 2007-03-26
- Control presentation with ASP.NET 2.0's FormView control
- ASP.NET 2.0's FormView controlresembles the DetailsView control in that it facilitates the displayof single records from a backend data source. This article drills down on thecontrol's syntax and application.CustomizationWhile both controls display one record at a time, the keydifference between DetailsView and FormView is that FormViewutilizes user-defined templates, as opposed...
- Technical articles 2007-03-19
- Drill down into data with ASP.NET 2.0's DetailsView control
- The past two weeks I have examined using ASP.NET 2.0's GridView data control to view and manipulate data within aWeb page. (You can catch up on parts oneand twohere.) While the GridView control makes it easy towork with sets of data, you often need to work with the data in...
- Technical articles 2007-03-13
- Easily manipulate data with the GridView control in ASP.NET 2.0
- How does Grid view support Business Logical LayerHow does Grid view support BLL if we are working in multi tier architecture?How does we map BLL methods to Grid view?Data corruption is biggest feature of gridBiggest bug in the grid is if you disable viewstate (so you don't have giant...
- Discussion threads 2007-03-07
- << Previous
- page 1 of 3
- Next >>
Content Types
- Blog posts (1 results)
- Discussion threads (16 results)
- Download resources (2 results)
- Technical articles (30 results)
Refining Tags
- Microsoft ASP.NET (47 results)
- Microsoft ASP.NET 2.0 (45 results)
- Tony Patton (31 results)
- .NET (16 results)
- .NET Newsletter (16 results)
- Middleware (15 results)
- Software (15 results)
- Software Development (15 results)
- Software/Web Development (15 results)
- Enterprise Software (14 results)
- Web (13 results)
- programming (12 results)
- server (9 results)
- GridView (8 results)
- Microsoft development tools (7 results)
- Page (7 results)
- Microsoft Corp. (7 results)
- Control (6 results)
- Data (5 results)
- DetailsView (5 results)
- Microsoft Visual Studio (5 results)
- Web Development (5 results)
- Gridview Control (5 results)
- Software engineering/development (5 results)
- Listing B (4 results)
- Listing C (4 results)
- configuration file (4 results)
- server control (4 results)
- FormView (4 results)
- Microsoft .NET (4 results)
- User (3 results)
- Data Management (3 results)
- Page Class (3 results)
- asp.net (3 results)
- Scripting Languages (3 results)
- Web Part (3 results)
- TechRepublic Inc. (3 results)
- Microsoft SQL Server (3 results)
- Web site (3 results)
- tool (3 results)
- Databases (3 results)
- Theme (3 results)
- personalization (3 results)
- Data Source (3 results)
- CSS (3 results)
- Paging (3 results)
