|
|
|
|
|
Total Hits: 191 | Today: 0
|
Author: Frank T. van de Ven
|
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....
|
|
|
|
Total Hits: 187 | Today: 0
|
Author: paulyhop
|
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...
|
|
|
|
Total Hits: 184 | Today: 0
|
Author: Joel Ivory Johnson
|
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....
|
|
|
|
Total Hits: 214 | Today: 0
|
Author: hackzai
|
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....
|
|
|
|
Total Hits: 223 | Today: 0
|
Author: Valentin Ivanov
|
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...
|
|
|
|
Total Hits: 229 | Today: 0
|
Author: EK_Kiwi
|
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....
|
|
|
|
Total Hits: 180 | Today: 0
|
Author: Perry Bruins
|
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...
|
|
|
|
Total Hits: 191 | Today: 0
|
Author: rwt33
|
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...
|
|
|
|
Total Hits: 257 | Today: 0
|
Author: Matthew Ellis
|
Rating:
|
|

Beginning where the article Virtual Earth, SQL Server 2008 and AJAX left off, we’ll add to our real estate application by enabling the insertion of new properties into our SQL Server 2008 database by querying the Yahoo Geocode service to retrieve the longitude and latitude of a specified address....
|
|
|
|
Total Hits: 223 | Today: 0
|
Author: Dr. James McCaffrey and Nasa Koski
|
Rating:
|
|

Competitive analysis, an important type of software testing, involves comparing your software system under test with competitor systems. Even if your system does not have explicit competitors, you can consider previous builds of your own system as implied competitors. The goal is to be able to compare the overall quality of your software system with similar systems. The key here is overall quality, which is not so easy to measure. You must take into account many different attributes such as func...
|
|
|
|
Total Hits: 217 | Today: 0
|
Author: Keith Brown
|
Rating:
|
|

Passwords are necessary evils. The way most password-based authentication works these days, the length and complexity of your password is directly related to how difficult it would be for an attacker to impersonate you. For example, if you choose "password" as your password, an attacker will usually guess this on his second try (his first try would probably be an empty string). Even if you were to use a six-character randomly generated password like 2=w\Z9, the entropy would be less than 40 bits...
|
|
|
|
Total Hits: 374 | Today: 0
|
Author: microsoft.com
|
Rating:
|
|

In this Support WebCast session, you will hear about the features of the different types of caching that are available in Microsoft ASP.NET, and where to use them. This also includes information that will help you gain a general understanding of how caching can improve performance in Web applications. This is a Level 100 session that was recorded August 1, 2002 and presented by Holly Mazerolle. Holly Mazerolle joined Microsoft in March 2000 as Support Professional in Product Support Services. Sh...
|
|
|
|
|
|