Show All Related Tags
Did you mean
domain controller (406 results), access control (175 results), control panel (161 results), ActiveX Control (103 results), quality control (29 results)more...
Show Fewer Related Tags
Did you mean
domain controller (406 results), access control (175 results), control panel (161 results), ActiveX Control (103 results), quality control (29 results), inventory control (26 results), change control (26 results), primary domain controller (22 results), controller (21 results), BMC CONTROL-M (20 results), SurfControl plc (18 results), cost control (15 results), remote control (10 results), role-based access control (10 results), IBM TotalStorage SAN Volume Controller (7 results), NetOp Remote Control (7 results), session border controller (6 results), Johnson Controls Inc. (6 results), Control Data (5 results), air traffic control (5 results), Windows 2000 Domain Controller (3 results), microcontroller (2 results), eTrust Access Control (1 results), climate control (1 results), ASP.NET AJAX Control Toolkit (1 results)fewer...
Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- iGadgets .Net Controls (zip)
- The iGadget controls have been designed with a focus on batching and material transfer related systems (although these controls could be used anywhere.) These include pipe, joints, valves, tanks, hoppers, and motors. A total of 15 controls are included, and have separate versions for both the 1.1. and 2.0 .Net...
- Software downloads 2008-04-10
- Loan Calculator - ActiveX (exe)
- Loan Calculator is an advanced ActiveX Component designed to complement Loan Engine ActiveX with a comprehensive user interface and flexible setup options. The Loan Calculator component comprises of a suite of controls for administration of money lending, paying back credit with interest, variable rate interest, most installment credit scenarios, transactions,...
- Software downloads 2008-04-10
- 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...
- Webcasts
- MSDN Webcast: Creating Custom Controls in Windows Presentation Foundation (Level 200)
- Although Windows Presentation Foundation WPF provides highly extensible control templates that greatly reduce the need to create new controls, there are still situations where it is preferable to create a custom control. This webcast covers the different control authoring models in WPF from sub-classing existing controls to creating new controls...
- Webcasts
- Make Internal Controls a Part of Your Organizational DNA
- Chief executives and audit committees are required to confirm that an appropriate control environment exists and are charged with remaining in control of that environment. Most companies have hired external consultants and allocated internal resources to document, test and upgrade internal controls to get a passing grade on their SOx...
- White papers
- MSDN Webcast: Essential ASP.NET for the Web Developer (Part 4 of 15): New Controls in ASP.NET 2.0 (Level 200)
- This webcast covers the navigation controls (SiteMapPath, Menu, TreeView), the Wizard control, and the MultiView control. Many tasks that previously required explicit coding or the purchase of third party components are made much simpler with these new controls.
- Webcasts
- Case Study: Continuously Monitoring Controls Implemented to Comply With Section 404 of the Sarbanes-Oxley Act
- A major U.S. manufacturing company found that after successfully completing Sarbanes-Oxley reporting and control requirements in 2004, it was faced with the time, cost, and complexity nightmare of periodically testing some 500 controls implemented to comply with Section 404 of the act. The solution was Memento QuickMetrics Suite. QuickMetrics enables...
- Case studies
- Change and Patch Management Audit Controls: Critical for Organizational Success
- Changes to applications and the technology infrastructure can greatly affect a company's ability to maintain internal control over financial reporting. For example, when a company makes changes to the applications and data that feed major accounts and financial statements, a loss of data integrity could occur. Similarly, changes to underlying...
- 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....
- Webcasts
- 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.
- Webcasts
- Vendor Master Chaos: Are Material Procure-to-Pay Risks Lurking?
- With Sarbanes-Oxley 404 attestations in full swing, auditors are scrutinizing controls related to the master vendor file. Does a serious material weakness lurk in your vendor master processes? This webcast will show you best practice internal controls for your master vendor files. You will also learn also how business process...
- Webcasts
- MSDN Webcast: Working With New Data-Enabled Controls in ASP.NET 2.0 (Level 200)
- Data access and data-driven Web pages play a crucial role in most Web applications. Microsoft ASP.NET 2.0 reduces the amount of code required to perform common data access tasks by adding several data-enabled controls. This webcast shows you how to work with these new controls in your applications, focusing on...
- 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.
- Webcasts
- MSDN Webcast: Data Binding Using Visual Basic .NET (Part 3 of 4) (Level 200)
- This webcast explains about the declarative data binding model of ASP.NET 2.0 and the fundamentals of binding data to controls using the data source controls. While data can be bound to any control, there are several controls designed specifically to simplify data presentation including GridView, Repeater, and DataList. The webcast...
- Webcasts
- MSDN Webcast: Essential ASP.NET 1.1 (Part 11 of 15): Data Binding in ASP.NET Application (Level 200)
- Microsoft ASP.NET introduces a new model for data binding which is convenient to use in conjunction with the ADO.NET DataSet and DataReader classes. While data can be bound to any control, there are several controls designed to simplify the common case of data presentation, including the DataGrid, Repeater, and DataList...
- Webcasts
- MSDN Architecture Webcast: Using GridView and DetailsView Controls in ASP.NET 2.0 (Level 200)
- The GridView control in Microsoft ASP.NET 2.0 is similar enough to the DataGrid control in version 1.x that one can start using it right away, but its capabilities have been enhanced dramatically. The GridView control is easier to use, requires less code, and provides far more power than the DataGrid...
- Webcasts
- MSDN Webcast: VB.NET Power Pack Overview - Level 200
- This webcast will introduce the Visual Basic Power Pack - a free collection of seven custom controls written in Visual Basic .NET 2003. The controls provide an enhanced user interface element that enables to create visually interesting and colorful client-based applications. The attendee of this webcast will look at the...
- Webcasts
- MSDN Architecture Webcast: Building Custom Controls in ASP.NET 2.0 (Level 200)
- With previous versions of Microsoft ASP.NET, developers had to decide whether to create custom controls or user controls. Typically custom controls are written from scratch using only code. When one writes a class that extends control directly or indirectly, it takes care of everything. This webcast discusses how logic needs...
- Webcasts
- MSDN Webcast: Working With the GridView and DetailsView Controls in ASP.NET 2.0 (Level 200)
- The GridView control in Microsoft ASP.NET 2.0 is similar enough to the DataGrid control in version 1.x that one can get started right away. However, the capabilities of the GridView control far exceed those of the DataGrid control in that it is much easier to use, requires less code, and...
- Webcasts
- MSDN Webcast: Data Binding Using C# (Part 3 of 4) (Level 200)
- This webcast explains about the declarative data binding model of ASP.NET 2.0 and the fundamentals of binding data to controls using the data source controls. While data can be bound to any control, there are several controls designed specifically to simplify data presentation including GridView, Repeater, and DataList. The webcast...
- Webcasts
- << Previous
- page 1 of 7
- Next >>
Content Types
- Blog posts (16 results)
- Book chapters (1 results)
- Case studies (1 results)
- Discussion threads (6 results)
- Download resources (2 results)
- Q&A (1 results)
- Software downloads (44 results)
- Technical articles (32 results)
- Webcasts (19 results)
- White papers (8 results)
Refining Tags
- Software/Web Development (70 results)
- Software Development (64 results)
- Software (56 results)
- .Net (45 results)
- Enterprise Software (43 results)
- Middleware (36 results)
- Microsoft ASP.NET (33 results)
- Tony Patton (24 results)
- Microsoft Development Tools (24 results)
- Programming Languages (23 results)
- Development Tools (23 results)
- Marketing (17 results)
- Microsoft Corp. (14 results)
- Hardware (14 results)
- Microsoft ASP.NET 2.0 (14 results)
- Webcast (14 results)
- Microsoft Developer Network (14 results)
- Consumer Electronics (14 results)
- Personal Technology (14 results)
- .NET Newsletter (13 results)
- Digital Media (13 results)
- Operating Systems (12 results)
- Microsoft Windows (12 results)
- Databases (11 results)
- Web Development (11 results)
- Data Management (10 results)
- Web (10 results)
- Channel Management (10 results)
- Visual Basic Tips Newsletter (10 results)
- Scripting Languages (9 results)
- Microsoft Office (9 results)
- Office Suites (9 results)
- Server (9 results)
- Microsoft Visual Basic 6.0 (9 results)
- Peter Aitken (9 results)
- Microsoft Access (8 results)
- Application Servers (8 results)
- Data (8 results)
- Microsoft Visual Basic (8 results)
- Microsoft Visual Basic.Net (7 results)
- TechRepublic Inc. (7 results)
- Internet (7 results)
- HTML (6 results)
- id (6 results)
- Page (6 results)
- CSS (6 results)
- ASP.NET 2.0 (6 results)
- GridView (6 results)
- Property (6 results)
- Financial Accounting (5 results)
