Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 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 > Applications > C-Sharp
Search:
What's New - What's Hot
Listings for Bug Tracking Bug Tracking (10)
Listings for Chat Chat (3)
Listings for Content Management Content Management (6)
Listings for Discussion Forums Discussion Forums (17)
Listings for Email Email (2)
Listings for File Management File Management (3)
Listings for Graphics & Charts Graphics & Charts (16)
Listings for HTML & Code Editors HTML & Code Editors (9)


Xbox Gamer Tag Reader  Version: 0.00     Price: $0.00  
Total Hits: 16  |  Today: 0Author: CraigWright      Rating:  
Read Reviews | Write Review |  Your Rating: 

When I first found out about the Xbox Live Gamer Cards, I quickly started thinking about how I could use it on forums, emails, etc. The problems started however when I wanted to be able to integrate the card seamlessly into my own site, the basic design never seemed to work. After a bit of web searching, I was disappointing to find no API available (for free) that allowed you to customize it. Sure there are a few websites that offer a solution but the same basic problem always exists - you are s...

Persian Calendar in PHP  Version: 0.00     Price: $0.00  
Total Hits: 17  |  Today: 0Author: Mohammad Dayyan      Rating:  
Read Reviews | Write Review |  Your Rating: 

With this PHP script, you can generate Persian Calendar PHP easily....

CPU (Code Printing Utility) - A nice to have Source Code Printing Utility.  Version: 0.00     Price: $0.00  
Total Hits: 15  |  Today: 0Author: zhaque      Rating:  
Read Reviews | Write Review |  Your Rating: 

The CPU (Code printing Utility) is a source code printing utility designed by a Programmer for Programmers to save time and money. It takes care of formating and printing your source code while you concentrate on writing code. Therefore it saves your time. It prints upto 94 lines per page, 130 characters per line and both sides of the page, so it saves upto about 75% of your paper thereby saves money. It can speak and understand any language as long as your code is a text file. That means you ma...

A Command Line Implementation of C# Made for Teaching. Also a Command Line Calculator (.NET 2)  Version: 0.00     Price: $0.00  
Total Hits: 18  |  Today: 0Author: Timothy the lion      Rating:  
Read Reviews | Write Review |  Your Rating: 

The executable for this project is in the bin directory.

The source was developed and compiled in Visual Studio 2005 C# Express beta 2 and works in the release version.

This is my first article here and is of a different style than many others, so I hope I don’t mess up too badly. Sorry for the bad grammar....

VS: Attach to Remote Process with AutoIt  Version: 0.00     Price: $0.00  
Total Hits: 14  |  Today: 0Author: yeti11      Rating:  
Read Reviews | Write Review |  Your Rating: 

This is just a tiny tool that fixes the problem that was annoying me since Visual Studio 6. Attaching to remote process was always annoying with all the unnecessary clicking....

OEM Branding  Version: 0.00     Price: $0.00  
Total Hits: 15  |  Today: 0Author: Shaun Harrington      Rating:  
Read Reviews | Write Review |  Your Rating: 

I find that OEM 'branding' is still a lot of trouble. I needed a simple way to produce OEM versions of multi-module products. Resources like graphics and icons are easy enough to deal with but the VERSIONINFO structures and embedded strings like the 'product name' are a hassle. Following is a simple method I have used for years to help ease things....

TDL: Protocol for .dan.g.'s ToDoList, Useful for SVN Users  Version: 0.00     Price: $0.00  
Total Hits: 14  |  Today: 0Author: jamesfancy      Rating:  
Read Reviews | Write Review |  Your Rating: 

Many users use TortoiseSVN (a Subversion Client for Windows) to control source code, and use .dan.g.'s ToDoList to manage issues and bugs.

If a user uses a Web application bug/issue tracker, SVN can set its URL in the projects' property. Then the user can click bug/issue ID in the log window to open the bug/issue page.

But how to do that with ToDoList, a Windows application?...

A Cool Way to Navigate Your 'Start' Menu that Integrates with your Desktop  Version: 0.00     Price: $0.00  
Total Hits: 18  |  Today: 0Author: Shaun Harrington      Rating:  
Read Reviews | Write Review |  Your Rating: 

SmartStartMenu for Windows essentially gives you a way to turn the process of running almost any program into a two or three key-stroke effort. Maybe you are wondering why one would want to do that when you can just make a desktop shortcut or a 'Quick Launch' toolbar item and I'll tell you. SmartStartMenu lets you run almost *any* program that is on your 'Start' menu in just a few key-strokes... not just the ones you use the most. It shows you a matched list based on the criteria you have typed ...

Trapping Bugs with BlackBox  Version: 0.00     Price: $0.00  
Total Hits: 20  |  Today: 0Author: Jim Crafton      Rating:  
Read Reviews | Write Review |  Your Rating: 

Have you ever had an application crash on a customer's machine and have only, "it just crashes and displays a funny message box", to go on in attempting to track down what the error was? Ever wish you could put some kind of "watchdog" that would monitor your application on the customers computer and then if it crashed, automatically scoop up where the crash happened, and allow the customer or mail this information to you? If so then BlackBox may be just what you're looking for!...

Catch All Bugs with BugTrap!  Version: 0.00     Price: $0.00  
Total Hits: 17  |  Today: 0Author: Maksim Pyatkovskiy      Rating:  
Read Reviews | Write Review |  Your Rating: 

Some time ago, I was working on a multi-tier application with quite complex logic. The application was handling medical information, and it was important to correctly synchronize data under all circumstances. I put extra code to make the application as stable as possible, and added automatic backups and self-recovery. Do you think it solved all problems?...

Own Crash Minidump with Call Stack  Version: 0.00     Price: $0.00  
Total Hits: 14  |  Today: 0Author: Vladimir Sedach      Rating:  
Read Reviews | Write Review |  Your Rating: 

We explain how to create your own minidump with Call Stack on crash or at any given moment. The demo program creates a dump (shown on the picture) and tries to create the system one with the MiniDumpWriteDump() function of DbgHelp.dll. System dump is not supported in systems other than Win XP without individual installation. The article shows how to interpret the own minidump, and what modifications to your project settings are needed. Our competitor's minidump produced by MiniDumpWriteDump() is...

ScriptRunner Application  Version: 0.00     Price: $0.00  
Total Hits: 15  |  Today: 0Author: Ernest Laurentin      Rating:  
Read Reviews | Write Review |  Your Rating: 

One of the most sought after skills for software professionals today is not only the ability to write good quality code but also the ability to test and validate your code. This is where this tool comes into play. ScriptRunner is different from other unit testing Frameworks. In fact, ScriptRunner is a complement of a traditional unit testing Framework like CPP Unit. A Unit Testing Framework lets you test modules in your application. A module can be a library, a class (or an object) or can be a s...

Firefox Code Project Search Bar  Version: 0.00     Price: $0.00  
Total Hits: 6  |  Today: 0Author: Lowell Heddings      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Firefox Code Project SearchBar is a direct port of the IE Code Project SearchBar to the Firefox browser. It gives you almost all the same features - you can still do searches at any time, from any web page... but now you have the option of opening search results in a new tab, thanks to Firefox.

Firefox Code Project SearchBar Home Page...

Shell Tray Info - Arrange your system tray icons  Version: 0.00     Price: $0.00  
Total Hits: 5  |  Today: 0Author: Nishant Sivakumar      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Tray Icon Info application lets you enumerate your system tray icons and rearrange their positions, so that you can have your more frequently used icons positioned to the left most side (or right most depending on your personal preference). I wrote this as I got used to having the MSN Messenger icon on the left most side of the tray and found it annoying and inconvenient when newly added icons pushed it to the right. I had to exit and restart MSN Messenger to reposition it where I wanted. Th...

PRE tags galore: LPCodeRecognizer  Version: 0.00     Price: $0.00  
Total Hits: 5  |  Today: 0Author: Luc Pattyn      Rating:  
Read Reviews | Write Review |  Your Rating: 

Wouldn't it be nice if you could just copy and paste any code snippet you like into a CodeProject edit box without worries, and get your PRE tags for free, including the required language code? And get your and signs properly HTML-encoded, and while we're at it, also get your tabs reduced so the indentation is minimal? And, of course, get a literal paste when the clipboard holds regular text rather than code....

How to create a Windows Forms Joke Jukebox in C++  Version: 0.00     Price: $0.00  
Total Hits: 10  |  Today: 0Author: TopCoder23      Rating:  
Read Reviews | Write Review |  Your Rating: 

Designing apps in Microsoft Visual C++ 2005 Express Edition is pretty straight forward.
Point this, click that, presto! place it on form. But seriously,
click on the desired component (control) , located at the left toolbar of Visual C++ 2005 Express Edition ,
and draw it at an appropiate locaton on the form....

A. R. Live Support: XML Based Customer Support Chat Solution  Version: 0.00     Price: $0.00  
Total Hits: 11  |  Today: 0Author: Aman Bhullar      Rating:  
Read Reviews | Write Review |  Your Rating: 

I have checked out a lot of chat solutions and all of then were database driven. These applications fail as soon as the database is down and in live systems, this scenario is not unknown. So, I decided to build a Chat Solution that should be database independent. So, XML is the best replacement.

This is my first article and A. R. Live Support is the first solution I have developed using XML....

Amazon Explorer - An adventure with ASP.NET & the Amazon Web Service  Version: 0.00     Price: $0.00  
Total Hits: 12  |  Today: 0Author: Okeno Palmer      Rating:  
Read Reviews | Write Review |  Your Rating: 

Since the advent of the .NET framework and Web Services I've heard of many interesting and wonderful applications of the two technologies. However, you never really get an appreciation for something until you actually try it yourself. Well, I tried out these technologies with an idea of mine and I must say that it has turned out quite well and was not that difficult to implement. I now introduce to everyone my first ASP.NET application, The Amazon Explorer....

JWinSearch: search-based task and tab switching  Version: 0.00     Price: $0.00  
Total Hits: 13  |  Today: 0Author: Jorge Vasquez      Rating:  
Read Reviews | Write Review |  Your Rating: 

You'll also need to download the Gecko-SDK from the official page in order to build the Firefox extension....

Outlook inbox checker  Version: 0.00     Price: $0.00  
Total Hits: 150  |  Today: 0Author: Xavier Dusart      Rating:  
Read Reviews | Write Review |  Your Rating: 

This article is about checking new mail arrival in your Exchange inbox. It is not intended as a "how-to", as the code is not very well designed. You can rather think of it as my contribution to this very good web site. It provides an example of code re-using, and a ready-to-use application for checking mail.

GUI speaks French. You can easily turn it into your language of choice, by editing dialog, menu and strings resources....



Disclaimer - Privacy
© 2002-2012 DevASP.net