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

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 > ASP.NET
Search:
What's New - What's Hot
Listings for COM and ASP.NET COM and ASP.NET (2)
Listings for Migrating Migrating (2)
Listings for Mobile Internet Toolkit Mobile Internet Toolkit (10)
Listings for Security Security (12)
Listings for Server Controls Server Controls (5)
 


Compact Framework Process class that supports fully specified file paths        
Total Hits: 12  |  Today: 0 Author: Frank T. van de Ven       Rating:  
Read Reviews | Write Review |   Your Rating: 

I needed to be able to terminate all the processes in a specific folder.

The Process class in the .NET Compact Framework is limited in its functionality. You cannot even enumerate processes. You can find code to do this on the Internet, but all the samples I found only return the name of the EXE file of a process. What I needed was the full path to the EXE file....

Tip #3: Free Tools for Authors        
Total Hits: 14  |  Today: 0 Author: Code Project Mentors       Rating:  
Read Reviews | Write Review |   Your Rating: 

As developers we all know what a pleasure it is to use a tool that works, that does what it's supposed to, and that saves us time. Tools for authors are no different. The good news is, there are free tools available that are every bit as good as expensive ones....

Access Your Pocket PC Over the Internet        
Total Hits: 16  |  Today: 0 Author: paulyhop       Rating:  
Read Reviews | Write Review |   Your Rating: 

DynDNS is one of many services that can associate a domain name with an IP Address. A domain name is just a user friendly alias for an IP address. In situations where the IP addresses given out by ISPs (know as the WAN IP) are not always the same (dynamic versus static), it is not possible to find the device over the Internet without knowing the latest address given to it. A DynDNS client is a software that identifies changes to a WAN IP, and re-associates a pre-determined domain name with the n...

Windows Mobile Telnet Client        
Total Hits: 13  |  Today: 0 Author: Joel Ivory Johnson       Rating:  
Read Reviews | Write Review |   Your Rating: 

In the present day, I see telnet primarily used as a diagnostic tool for HTTP, SMTP, and other protocols. I often use it myself in diagnosing server problems. Lately, I've found my phone to be an ideal device for using telnet for these purposes because it can easily connect to the local network for test as well as using its only Internet connection to connect to a server from a point outside the local network....

Power up the TCP/IP capability in your PocketPC application.        
Total Hits: 14  |  Today: 0 Author: hackzai       Rating:  
Read Reviews | Write Review |   Your Rating: 

Everyone should have an idea on accessing Winsock in eMbedded Visual Basic 3.0. Its 100% easy and straight forward as what I did in Visual Basic. But how about eMbedded Visual C++ 3.0? The Winsock for MS Windows CE does not support WSAAsyncSelect. Hence, we need to write a chunk of code as well as the synchronization thread to handle the incoming and outgoing data ourselves....

GPS and Web Service using C++ ATL/WTL (Windows Mobile 6, Standard)        
Total Hits: 13  |  Today: 0 Author: Valentin Ivanov       Rating:  
Read Reviews | Write Review |   Your Rating: 

There are a lot of examples on how to use a Web Service from the managed world, but sometimes, having the whole runtime installed is an unneeded luxury. If you want something light, this article will give you a taste of how this can be done. For the past few years, Web Service development has been one of my main areas of interest. I have been designing and developing all kinds of Web Services as well as client applications that consume Web Services. I have used different environments/languages t...

Sending an SMS using CEMAPI        
Total Hits: 14  |  Today: 0 Author: EK_Kiwi       Rating:  
Read Reviews | Write Review |   Your Rating: 

If you have not got a Pocket PC Phone Edition or Windows CE SmartPhone device, sorry this article will not be useful.

Now having got that out of the way, this article will show how to send an SMS to another SMS capable device, using the Windows CE MAPI API (A.K.A. CEMAPI) instead of the supplied SMS APIs....

Track your position using a Windows Mobile 6 device        
Total Hits: 9  |  Today: 0 Author: Perry Bruins       Rating:  
Read Reviews | Write Review |   Your Rating: 

One of my hobbies besides programming for fun and my work is long-distance hiking. The favourite event of the year is the "Four Days Marches" in Nijmegen, the Netherlands. I have participated five times now, and it is really great fun to do. One of the problems for the "supporting" people staying behind is to know where you are. You get called several times a day with the questions "where are you?" and "how long until the finish?". Well, having a mobile phone carrying a GPS and an Internet conne...

Pocket PC and Smartphone 99% .NET MAPI        
Total Hits: 12  |  Today: 0 Author: rwt33       Rating:  
Read Reviews | Write Review |   Your Rating: 

My introduction to MAPI was to make what I thought would be a simple application to sort through the Inbox and Sent items folder on my PocketPC phone. I also wanted to display messages that had a common sender and recipient, a similar concept to Gmail conversations, MSN conversations, etc. C# was the obvious language of choice, as it makes coding on the PocketPC (well, all platforms in general, really) a piece of cake. This article is the first in a series documenting several projects that compl...

Events in Windows Vista        
Total Hits: 78  |  Today: 0 Author: Keith Brown       Rating:  
Read Reviews | Write Review |   Your Rating: 

In last month’s column, I took a closer look at the eventing system that’s been around since Windows NT®, showing how you should be using it via the Microsoft® .NET Framework 2.0. In this column, I’ll show you the new eventing system, Windows® Eventing 6.0. You’ll be happy to know that you can get started experimenting with it today, since Windows Vista™ has this feature!...

Using WinInet for File Transfer, MSDN Tree Control, The Web-safe Palette        
Total Hits: 91  |  Today: 0 Author: Robert Hess       Rating:  
Read Reviews | Write Review |   Your Rating: 

The use of file upload with an HTML form is not a very powerful method of transferring files. If you're writing a full-blown C++ application, you should take advantage of the rich networking interfaces supported by Microsoft® Windows®. If you are writing a client-side application, I recommend that you use the WinInet functions (see http://msdn.microsoft.com/workshop/networking/wininet/reference/reference.asp). Specifically, you should use the FTP functions, since that's the proper way to trans...

Windows Script Host 5.6 Boasts Windows XP Integration, Security, New Object Model        
Total Hits: 89  |  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...


DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net