Stay Productive with Bug Tracking In this article,Yaron points out
February 2, 2008 – 10:00 pmStay Productive with Bug Tracking
In this article,Yaron points out how to save hundreds of hours a month in software development with the help of a Bug Tracking tool. He starts with a brief introduction and then explores the different scenarios. Finally, a comparison chart is provided to help you understand the advantage of using the software.
Yaron Sinai
Activate your iPhone using .NET 2.0
It appears that Jon Johansen (DVD Jon) is now a .NET developer. He has created a little .NET 2.0 application to activate your iPhone without giving any personal information to AT&T. The application runs as an activation server on your local machine. You then redirect albert.apple.com to 127.0.0.1 in your hosts file. Zac Bowling is attempting to get it working on the Mac via Mono.
Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 2
In the second part of the article series about ASP.NET MVC Framework, Keyvan adds controllers to his blogging engine in order to describe how to use controllers in ASP.NET MVC and discusses some details related to controllers. He first discusses the concept of URL routing patterns and then explores the anatomy of a controller class. Finally, he examines how to implement the controllers in his sample blog application.
Keyvan Nayyeri
Excel Software ships QuickCRC tool with CRC Cards
Excel Software has started shipping QuickCRC for responsibility driven design of object-oriented software using CRC cards. CRC cards are well suited to agile methods or as a front end to UML. The new release supports Windows Vista, Universal Binaries…
Help on Deleting files from server- no database
Hi everyone, I want to delete uploaded files from the server. here I am not using database please check my code and suggest me any changes Del.php
You must be logged in to post a comment.