|
|
|
|
|
|
| | Total Hits: 20 | Today: 0 | Author: caloia | Rating:  |
| |  Test driven development or TDD is a proven and effective means of software development but it assumes you are beginning with a blank slate. What is not understood about TDD is that some of the approaches when implemented against legacy code during Test Last Development or TLD may potentially harm your code base.... |
| | Total Hits: 20 | Today: 0 | Author: Neerajan Lamsal | Rating:  |
| |  In this article I am giving a basic description about Unit testing and getting started with unit testing framework for .net ie NUnit. This article can guide from the introduction of unit testing to the tool used for unit testing.... |
| | Total Hits: 23 | Today: 0 | Author: sense_8 | Rating:  |
| |  This project for my deeper understand in C/C++ and Win32 API. I know this implementation is not nice enough, but it runs well. In this file, the program trait will be explain. And give some descriptions about the structure and example. I use the C Version to describte this project, but as you see, you can down a Cpp Version.... |
| | Total Hits: 20 | Today: 0 | Author: Modesty Zhang | Rating:  |
| |  One of my experiences of using jQuery is that I often need to search around for solutions for some particular tasks, although there are good chances that the problems you try to tackle have already been solved by someone else via a plug-in, you still need to digest, evaluate, test and sometimes modify it to fit your project needs. That's perfectly fine for most rapid web development efforts. However, for some browser based, low-level tasks that are common for almost all web applications, searchi... |
| | Total Hits: 19 | Today: 0 | Author: Michael Dunn | Rating:  |
| |  The Code Project SearchBar gives you quick access to the Code Project site, and lets you do searches at any time, from any web page. The SearchBar is a plugin that adds a toolbar to Internet Explorer 5 or later. The toolbar has a text box and buttons that give you instant access to Code Project features.... |
| | Total Hits: 16 | Today: 0 | Author: Nishant Sivakumar | Rating:  |
| |  My cable ISP does something really unusual and annoying: it locks a cable modem to the N/W card's MAC address, thereby disallowing a user from either changing his network card or using a different machine. When my dad visits me, this is most inconvenient as he cannot plug his laptop into the internet and I don't have a LAN at home he can plug into. A Linuxian friend of mine suggested that I change the MAC ID, which is apparently a one-command operation on Linux-based machines.... |
| | Total Hits: 18 | Today: 0 | Author: Rama Krishna Vavilala | Rating:  |
| |  I always want to keep myself up to date with the latest happenings at The Code Project. The problem - I can't afford to launch IE every 5 minutes to see if there are any new and interesting threads or whether there are more messages posted to a particular thread. The idea came (originally from Colin Davies) that a desk band ticker which scrolled through all the latest messages would be pretty good in this regard. This will ensure that none of the action (like a Lounge flame war) is missed when i... |
| | Total Hits: 16 | Today: 0 | Author: Tony Richards | Rating:  |
| |  This is a quick bit of code that generates an XML Sitemap compatible with Google Sitemaps (Protocol Version 0.9). It can be used in conjunction with the Google Webmaster Tools to help them index your website, and hopefully get you a bit more traffic.
This code also provides a demonstration on how to change the Content Type of a served web page (in this case, how to make a PHP file to be treated like an XML file.... |
| | Total Hits: 16 | Today: 0 | Author: pkmishra | Rating:  |
| |  BlogEngine is a powerful blogging engine and there may be situation in which you would like to use it for multiple websites but one database. One straight solution is to use different table prefix and specify the same in web.config file in appsettings. But I personally don’t like the idea of storing data in two different tables.Given the fact that I am using Asp.Net membership provider, I would like to leverage built in capabilities of membership provider to run two different applications having... |
| | Total Hits: 19 | Today: 0 | Author: Anthony Rudovsky | Rating:  |
| |  This simple code shows how to update a Windows service without having to go through the manual process of starting/stopping it.
To make it work you put your new service .exe file in a specified directory and then the service itself looks at the file system. Once it sees an update for itself, it then calls serviceupdate.exe to stop the service, replace the executable, and then restart the service again. This saves plenty of time when having to do lots of updates to a service.... |
| | Total Hits: 18 | Today: 0 | Author: Paul Ford | Rating:  |
| |  After first discovering CodeProject and using it, I was yet again amazed at the value that such sites provide developers. Reviewing the site and its features reminded me of all the times I had wished that I had not made personal code folders. When we all do this, teams of developers seem to write duplicate versions of code, whether it be a string splitter or something much more complicated. Being a beginner to .NET development, I decided to write a simple code repository and host it on the my we... |
| | Total Hits: 19 | Today: 0 | Author: Joseph Magly | Rating:  |
| |  As the web has evolved, demand for more interactive and usable web applications has increased. Users are demanding that the tools they use on the Internet behave more like desktop applications and less like web pages with functional bits.
The term Rich Internet Applications (RIA) refers to a design pattern that leverages existing web standards to provide a richer experience to the user. There are a number of platforms and technologies to choose from when developing RIAs, and finding the r... |
| | Total Hits: 13 | Today: 0 | Author: Khandakar Fazley Rabbi | Rating:  |
| |  In this era of web application, web 2.0 became very popular and now we are looking for further development towards web 3.0. By this side testing has been improved a lot with many different tools. The word “Improved” can be meant by “becoming easier”. Interestingly, many programmers (including me) often do not care about UI Testing. But think about many Ajax style approaches in a web 2.0 application. They have drag n drop, auto complete, modal popup, etc., which should also be tested in some way.... |
| | Total Hits: 11 | Today: 0 | Author: Tyler Jensen | Rating:  |
| |  A requirements management free source wiki for software development teams that takes advantage of the IHttpModule interface to support the .wiki file extension for each document in the wiki.... |
| | Total Hits: 11 | Today: 0 | Author: Yuen Chiu So | Rating:  |
| |  This is a fully functional file management application with basic searching function provided by Microsoft Indexing Service exposed via HTTP Web service. To unify the approach of file objects presented to UI tier, I follow the design pattern to define an abstract class to imitate the file object returned either from mounted folder or searching result. Using a customized ICollection implementation, DataGrid can use it as data source and list items with paging. In addition, file and folder copying... |
| | Total Hits: 13 | Today: 0 | Author: jawed.ace | Rating:  |
| |  By using this application, Orkut users can send birthday wishes scrap to their friends without fail and even without logging into Orkut site. It is just like eliminating human interaction with website while sending birthday scrap to Orkut friends without missing nearest, dearest friend’s birthdays. Just by running this application, you can finish this work within seconds. You can set a time to run this application on a daily basis at a predefined time.... |
| | Total Hits: 14 | Today: 0 | Author: csrss | Rating:  |
| |  So, let's get to the subject. First of all, I was never interested in chats or instant messengers and actually I don't know how they work. Maybe just a little. ;) I decided to build my own project to implement my own way and see how it will work. Ok, P.I.C. (Private Internet Communication) System is written in Perl, it uses Perl gtk2 module for every user interface and works with mysql database, it is designed for Linux systems and will not work on Windows. The main purpose of this paper is to s... |
| | Total Hits: 14 | Today: 0 | Author: Al Alberto | Rating:  |
| |  In part 1 I described an application that I devised as a learning project to help me get experience developing for the .NET environment, specifically ASP.NET. The application is a WEB based bug tracking tool. In the previous article I described the requirements for the application and defined the database schema to be used by the application. With that behind us we can dive right into the design of the application. Again, as I mentioned in the first article, this depicts my experience and as suc... |
| | Total Hits: 11 | Today: 0 | Author: Al Alberto | Rating:  |
| |  This is the fifth article in a series describing the development of an application I devised as a learning project. The purpose of the project was to gain experience developing in the .NET environment. The goal I had given myself was to define a WEB-based application and then develop the application using ASP.NET. The articles describe my implementation solution for the application. The application being developed is a full-featured bug tracking application. In this article we will be completing... |
| | Total Hits: 14 | Today: 0 | Author: Al Alberto | Rating:  |
| |  As a great philosopher of our times has so eloquently put it, it?s ?deja vu all over again?. Remember OLE? Remember COM? Technologies which in their turn, was each supposed to be the foundation for everything to come from Microsoft. Remember how hard it was to understand them? Worse yet, implement them? So when I started hearing about the technology du jour '.NET' I must admit it was with mixed feelings.... |
|
|
|
|
|
|