Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- User Control 2007 (exe)
- User Control allows you to block any undesired window title or any application / EXE-file. On the Internet you can define exactly which contents shall be allowed and which not. You can also explicitly allow only authorized applications and/or Internet addresses. Block the varied Windows systems areas (such as system...
- Tags: Window, Salfeld Computer, User Control, Internet, Microsoft Windows, Construction, Mice, Operating Systems, Software, Hardware, Peripherals
- Software downloads 2007-08-15
- More efficient coding with advanced user control caching in .NET
- Not working for me..Could somebody give an example code usingResponse.RemoveOutputCacheItem("") for a user control.. I tried it but unsuccessfully..I need to clear the user control from the cache on click of a button.. so I tried..Response.RemoveOutputCacheItem("virtual path of control") ... but am getting an error
- Tags: .NET, kalyan_tkc@..., Microsoft .NET, user control
- Discussion threads 2007-06-14
- Working with project groups in VB6
- Keep it SimpleI have avoided using groups, just to keep life simple.No doubt there are occasions when they are needed.Sometimes a downloaded example is in a group, when it need not be. EG if there is a user control ctl being used.I usually re-create the project, and add the...
- Tags: Microsoft Visual Basic 6.0, programming, Rob C
- Discussion threads 2007-01-05
- Reuse common elements with ASP.NET components
- The ASP.NET Web User Control allows you to isolate an applications functionality and reuse it within the application. Here's how to implement Web User Control with site navigation. One of the best aspects of ASP.NET development is the availability of Web User Controls, which allow you to...
- Tags: Web, Microsoft ASP.NET, Tony Patton, Channel management, .NET, Web Form, Web-User Control, .NET Newsletter, TechRepublic Inc., Navigation, Idea, Control, Directive, ASP.NET Web User Control, Web User Control, User Control, Marketing, Software Development, Software/Web Development
- Technical articles 2005-06-29
- More efficient coding with advanced user control caching in .NET
- If you've not yet learned about user controls, youremissing a powerful feature in ASP.NET.User controls are page fragments that can be inserted into Web pages just likea Web control. The difference is that user controls retain theirvisual design in Visual Studio. This means that you can create reusablecontrols without having...
- Tags: Microsoft .NET, Microsoft ASP.NET, OutputCache, Robert L. Bogue
- Technical articles 2005-01-25
- Build reusable ASP.NET controls using events
- Moving from the previous ASP development paradigms to the ASP.NET approach of building Web applications requires a shift in thought about how Web pages are constructed. Developers have tried to encapsulate functionality using server-side includes or, in some cases, custom Active X controls that are reused throughout an application. Now,...
- Tags: .NET, Middleware, e Advantage, User Control, User Controls, EmployeeList.ascx, Microsoft ASP.NET
- Technical articles 2003-03-05
Additional Resources
- Special RichTextbox (rar)
- Special RichTextbox control gives you the power to determine what the user can and what the user cannot enter in the Special RichTextbox control, since Special RichTextbox control inherits directly from the regular RichTextbox control that came with microsoft.net framework, you will have the same functionalities that you had in...
- Tags: Control
- Software downloads 2006-11-10
- Special Textbox (rar)
- Special Textbox control gives you the power to determine what the user can and what the user cannot enter in the Special Textbox control, since Special Textbox control inherits directly from the regular Textbox control that came with microsoft.net framework, you will have the same functionalities that you had in...
- Tags: Control
- Software downloads 2006-11-10
- MSDN Webcast: Best Practices for User Account Control in Windows Vista (Level 200)
- This webcast explores Windows User Account Control UAC, a new security feature in the Windows Vista operating system and explains how User Account Control reduces the security exposure and the attack surface of the operating system by running all user processes with non-administrative privileges and requiring user consent for elevated...
- Tags: Microsoft Developer Network, Webcast, Microsoft Windows Vista, Best Practice, Microsoft Windows, Microsoft Windows Vista (Longhorn), Operating Systems, Digital Media, Security, Software, Consumer Electronics, Personal Technology
- Webcasts
- Virtual Temperature Control (VTC) (zip)
- Virtual Temperature Control VTC is a powerful learning/teaching tool that demonstrates the major concepts of automatic control systems. This user friendly software is a virtual experiment where the user controls the temperature of a fluid by pressing buttons like being in a lab without worrying about breaking any device. A...
- Tags: Student, Virtual Temperature Control, Tools & Techniques, Productivity, Management
- Software downloads 2006-06-15
- Customizing User Access Control in Windows Vista
- In my previous post, I gave you a brief introduction of User Access Control UAC in Windows Vista. In this post, I am going to show you how to customize UAC if applicable. Click Start | Run | secpol.msc Figure A. Next, expand Local Policies, Security Options| User Account Control...
- Tags: Microsoft Windows, Microsoft Windows Vista, User Access Control
- Blog posts 2006-05-23
- Advanced Parental Control (exe)
- Advanced Parental Control enables you to control, restrict and monitor users of your PC. You can control for how long and when users are allowed to use the computer or Internet. Also halt the use of specific programs, block access to any URL, restrict access to Windows functions and more....
- Tags: Monitor, Monitoring, Advanced Parental Control, Web Site Development, Monitors & Displays, Web Technology, Channel Management, Internet, Hardware, Components, Marketing
- Software downloads 2007-05-09
- control userpasswords2 missing something
- I have XPSP2 and when I typed the command "control userpasswords2" the window appears but it is missing something. It is missing the "Users Must Enter A User Name And Password To Use This Computer" option. I was able to a while ago because we set up security...
- Tags: dotbrew@...
- Discussion threads 2007-07-09
- Net Control 2 (exe)
- Remote control, administration and monitoring software for classroom, office and home local networks. Control computers remotely, manage files, send messages and monitor user computers. Easily allows to control several computers simultaneously. Version 6 includes improved security features.
- Tags: Software, Security, Monitor, Monitoring, Computer, Productivity, Tools & Techniques, Monitors & Displays, Management, Hardware, Components
- Software downloads 2007-06-28
- Understanding User Account Control in Vista
- If an individual has not looked at Microsoft Vista yet, there is still a great chance that he will have heard something about User Account Control UAC at some point. UAC is being tagged as one of the most important features that Vista is providing to help ensure a more...
- Tags: Operating System, Microsoft Windows Vista, TechGenix, User Account Control, Microsoft Windows Vista (Longhorn), Operating Systems, Microsoft Windows, Software
- White papers 2006-08-23
- Working with the GridView control in ASP.NET 2.0
- Gridview Control in VB.NET 2.0Hi,I am new to VB.NET 2.0. I am developing a simple application using a Gridview control in one of my forms. My problem is, the Gridview control has 1 row with 2 columns which the user can use to input data at runtime. The Gridview was...
- Tags: m_umoetuk@..., Gridview Control, vb.net 2.0, programming, ASP.NET 2.0, Microsoft ASP.NET
- Discussion threads 2007-02-28
- Displaying control-specific instructions in VB6 with GotFocus
- The GotFocus event for a control fires in VB6 when the control receives the focus through user action or through the SetFocus method. See how you can use GotFocus to display information or instructions to the user. The GotFocus event for a control fires in VB6 when the...
- Tags: Microsoft Visual Basic 6.0, GotFocus, Peter Aitken, Microsoft development tools, Visual Basic Tips Newsletter, Control, Telecom & Utilities, Programming Languages, Development Tools, Software Development, Software/Web Development
- Technical articles 2005-11-04
- Change Name
- I Installed Windows XP Professional. I put user name as 'user' . can I change this name after the installation. I changed user accoount from control panel, still in the system properties, it is showing the same 'user'In the control Panel the change username will change the username used...
- Tags: system property
- Q&A 2005-01-08
- User Account Control Application Compatibility Toolkit
- The presenter of this webcast shows the viewer how to secure the application under User Account Control UAC.
- Tags: Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
- Webcasts
- User Account Control Demo
- This webcast is a demonstration of User Account Control UAC.
- Tags: Demonstration, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
- Webcasts
- << Previous
- page 1 of 1
- Next >>