Continuous Integration
we are using the visual build professional right now, but the tools here are free.
Wednesday, March 31, 2004
Visual Studo 2005 and ASP.NET 2.0 made it simple ... way too simple
VS.Net is very easy to use comparing to other development tools such as java, but it also tied the developers with the MS's framework, is it good or bad?
VS.Net is very easy to use comparing to other development tools such as java, but it also tied the developers with the MS's framework, is it good or bad?
Monday, March 29, 2004
The Code Project - SourceGrid - Open Source C# Grid Control - C# Controls
compared to data grid, it is not dataset oriented thing in which I don't like,
compared to data grid, it is not dataset oriented thing in which I don't like,
Friday, March 26, 2004
Paging with Repeater control in ASP.NET
Repeater is a replacement of array or list in ASP.net, could it be used in somewhere else?
Repeater is a replacement of array or list in ASP.net, could it be used in somewhere else?
Thursday, March 25, 2004
Exception Handling in C#
using clause is used to do the exception handling,
and the class inside the using clause have to implement the IDisposable interface
using clause is used to do the exception handling,
and the class inside the using clause have to implement the IDisposable interface
Subscribe to:
Posts (Atom)