Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, March 13, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Support WebCasts > Operating Systems > Windows XP
Search:
What's New - What's Hot


Hacking Windows XP SP2 Security,Get into any Machine support USB boot by any USB Storage Device and Bypass the Mother Board Password - (TheSimple way)    Version: 0.00       Price: $0.00   
Total Hits: 10  |  Today: 1 Author: haitham hamed housin       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article introduce very simple way to get Administrator like account and do the job and after finish recover your way, after that Get Admin Password later in your home by Cracking, After get the Admin Password Create a hidden user account and do all your jobs free, and Explain how to make a USB Storage Device Bootable corresponding to any system boot, and how to bypass Mother Board password by Default Passwords, and how to extract it if you are in the system...

Making Windows XP Professional web developer friendly    Version: 0.00       Price: $0.00   
Total Hits: 26  |  Today: 0 Author: Per S       Rating:  
Read Reviews | Write Review |   Your Rating: 

Web development on Windows XP Professional is a drag, or it was until I discovered two "fixes".

First, Microsoft in their kind way (being ironic Bill), implemented the simple file sharing on XP. I wasted a lot of time on this "fix", trying to change permissions on a database (giving the IUSER_xxx user write permission). Enough said....

Windows XP Automatic Login Using C# ( C Sharp)        
Total Hits: 147  |  Today: 1 Author: vvolf_faktor       Rating:  
Read Reviews | Write Review |   Your Rating: 

I am somehow sure that most of us have some time in their software development career, come across the need to skip the Windows login screen, for instance an installer class making some changes that require a Windows restart. Well, that's exactly what I will demonstrate in a very simple way in this article... rebooting and logging into Windows XP using C# (.NET 2.0)....

Embedded XP Application        
Total Hits: 109  |  Today: 1 Author: Akin Ocal       Rating:  
Read Reviews | Write Review |   Your Rating: 

Microsoft Embedded technologies are composed of WinCE,Windows Embedded XP and Windows Embedded POS. In this article , we will make an Embedded XP application from start to end. Embedded XP is just a customizable version of desktop WindowsXP while WinCE is a totally different OS and WEPOS is a special version for Xpe for POS (Point For Sale) devices . You can create your own images for your specific applications using Embedded XP technologies like ATMs, Kiosks,Network devices and other types usin...

Support WebCast: Microsoft Windows Messenger for Windows XP: New Features, Common Issues, and Troubleshooting        
Total Hits: 219  |  Today: 1       Rating:  
Read Reviews | Write Review |   Your Rating: 

Wednesday, July 17, 2002: 10:00 A.M. Pacific time (Greenwich mean time - 7 hours)
In this session, you will learn about common issues that users may face and how to troubleshoot and resolve these issues. You will hear about the new features of Windows Messenger that help make the user experience more enjoyable....

Support WebCast: Microsoft Windows XP: Exploring Boot Options and Recovery Console        
Total Hits: 259  |  Today: 0       Rating:  
Read Reviews | Write Review |   Your Rating: 

Tuesday, June 25, 2002: 10:00 A.M. Pacific time (Greenwich mean time - 7 hours)

This session will discuss Microsoft Windows XP boot options, Recovery Console commands, and will also talk about how to use them to troubleshoot common issues that you may experience when you start Windows XP....

Extract Windows XP Hotfix    Version: 0.00       Price: $0.00   
Total Hits: 28  |  Today: 0 Author: $icK$       Rating:  
Read Reviews | Write Review |   Your Rating: 

This class extracts Windows XP hot-fix installed on a computer.

Enumerate all entries of the registry key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\HotFix" and focalize on the value "Fix Description"....

Windows XP SP2 Firewall Controller    Version: 0.00       Price: $0.00   
Total Hits: 28  |  Today: 0 Author: moah       Rating:  
Read Reviews | Write Review |   Your Rating: 

Windows XP SP2 basically has a small firewall. It's very easy to control, but sometimes it bothers you. When your application tries to connect to the internet, Windows shows a warning message-box, and this makes users feel your application is an Ad-Ware.

To prevent such things, I suggest you add your program to a Firewall Collection List. (This list contains the allowed programs.)...

Windows Script Host 5.6 Boasts Windows XP Integration, Security, New Object Model        
Total Hits: 28  |  Today: 0 Author: Dino Esposito       Rating:  
Read Reviews | Write Review |   Your Rating: 

Windows Script Host (WSH) 5.6, a major upgrade for the WSH environment, provides some significant improvements over previous versions. A brand new security model that is tightly integrated with security in Windows XP allows administrators to place fine-grained restrictions on scripts reducing the risk from malicious code. In addition, local scripts can now run on remote machines, and enhancements to the object model reduce the amount of boilerplate code needed when writing professional code. Thi...

Dual Boot Your Pre-Installed Windows 7 Computer with XP    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Mysticgeek       Rating:  
Read Reviews | Write Review |   Your Rating: 

So you got your shiny new pre-installed Windows 7 computer over the holidays, but you want to have trusty XP standing by in a dual boot setup. Today we’ll walk through creating a new partition in Windows 7 then installing XP on it....

Hotkey for Creating New Folder in Windows Explorer    Version: 0.00       Price: $0.00   
Total Hits: 7  |  Today: 0 Author: Geek       Rating:  
Read Reviews | Write Review |   Your Rating: 

Have you ever wondered if there is a hotkey to create a new folder in Windows Explorer? A conversation with MysticGeek last night prompted me to look into this, and so I’m posting the answer for everybody....

Add Internet Explorer Icon to Windows XP / Vista Desktop    Version: 0.00       Price: $0.00   
Total Hits: 4  |  Today: 0 Author: Programmer       Rating:  
Read Reviews | Write Review |   Your Rating: 

I know what you are thinking. Can’t I just make a shortcut? Of course you can. But using this tweak you can recreate the native Internet Explorer icon the way it used to be in prior versions of Windows....

System.Windows.Xps.Packaging Reference Missing    Version: 0.00       Price: $0.00   
Total Hits: 8  |  Today: 0 Author: Mahesh Chand       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you need to use XpsDocument class in your WPF project, you must add reference to System.Windows.Xps.Packaging namespace. However, the assembly in which this namespace is defined is not a part of a WPF application by default. It is defined in the ReachFramework....

Hiding the Windows XP Start button correctly    Version: 0.00       Price: $0.00   
Total Hits: 6  |  Today: 0 Author: AndrewVos       Rating:  
Read Reviews | Write Review |   Your Rating: 

Recently, I was working on a project that required the Start button to be hidden. After searching through about 1 million code snippets, I found no code that would do this to my requirements. All the snippets I found used the user32 ShowWindow API to hide the window, but this left a blank space where the Start button used to be....

ClearType over Remote Desktop in Windows XP    Version: 0.00       Price: $0.00   
Total Hits: 9  |  Today: 0 Author: Dan Farino       Rating:  
Read Reviews | Write Review |   Your Rating: 

A few of my favorite things are:

* ClearType font smoothing in Windows XP
* Working from home using Remote Desktop
* Not running Vista

Unfortunately, when using Remote Desktop Protocol (RDP) to connect to your Windows XP machine, font smoothing using ClearType is disabled. My guess is that back in 2001 when XP was released, Microsoft made the decision that ClearType over RDP would be prohibitively slow....

Download Ubuntu Transformation Pack for Windows XP    Version: 0.00       Price: $0.00   
Total Hits: 11  |  Today: 0 Author: Angsuman Chakraborty       Rating:  
Read Reviews | Write Review |   Your Rating: 

Ubuntu is perhaps the richest graphically well equipped operating system from the Linux world. It gives us a more sophisticated flavor that an usual Linux misses in the eyes of a layman. I remember, after my reviews of Ubuntu 8.10 - Intrepid Ibex, how people were crazy about the theme and the wallpaper that is by default there. So how about getting anUbuntu feel without having to install ubuntu? I will give you a transformation pack that will install ubuntu like theme in your Windows XP....

Windows XP Grayscale Shutdown Effect in Windows Forms    Version: 0.00       Price: $0.00   
Total Hits: 11  |  Today: 0 Author: Rizwan Qureshi       Rating:  
Read Reviews | Write Review |   Your Rating: 

1. Create a bitmap image of the Windows form by capturing the screenshot of form.
2. Convert the bitmap into grayscale.
3. Set the background image of a panel control to the grayscale bitmap and set its Dock property to Fill....

Transparent windows under W2K or WXP    Version: 0.00       Price: $0.00   
Total Hits: 10  |  Today: 1 Author: Franz Brunner       Rating:  
Read Reviews | Write Review |   Your Rating: 

Well - some time ago I wrote a few lines of code which came out to be a hit to some companies. This happened nearly 10 years ago. Those people were used to rent a software - so I finally gave in :)

Nowadays nearly everything is going to get not cheaper - I thought this would be the right time to give my old settled customers the opportunity to pay back my patience. I changed nearly every bit of code I knew working well to some code I expect to do the same ;) I didn't touch a piece of code...

Windows Phone Deployment Patterns - Part 0 of n    Version: 0.00       Price: $0.00   
Total Hits: 18  |  Today: 2 Author: Joel Ivory Johnson       Rating:  
Read Reviews | Write Review |   Your Rating: 

I come from a C++ (and now C#) background. In both languages the index of the first item in a list is zero, so I like to stay consistent to that when working with other list (including blog post). In this series of blog post I'll be walking through different solutions for deployment scenarios for Windows Phones. This first solution is the "Hello World" of deployments. It will get your files copied to the programs folder and will create an icon in your start menu. I'll be ignoring all of the othe...

Multiple Selection in a File Dialog    Version: 0.00       Price: $0.00   
Total Hits: 11  |  Today: 2 Author: PJ Arends       Rating:  
Read Reviews | Write Review |   Your Rating: 

When using the Windows FileOpen dialog with multiple selection do you ever wonder how much memory you have to allocate for the buffer. Is one kilobyte going to be enough? Or should you make it ten? How about one Megabyte just to be safe?

It seems that no matter what you choose, you are either going to waste a whole bunch of memory just to be safe, or your user is going to select a bunch of files only to find their selection didn't work because your buffer was too small....


1  2  3  4  5  Next >> 


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net