It is so long i am hearing about Microsoft enterprise library, initial days we used a part of it called Microsoft Data Access Application Block, or some of us might be familiar with the name SQLHelper class. It is been there for years and evolved in to a perfect set of application blocks, that helps in […]
Read more โSearch Results for: name
Object Oriented & Inversion of Control
This is a nice quote by Stefano in his blog (link here). I thought it’s interesting to Quote here. An object-oriented framework is a (generative) architecture designed for maximum reuse, represented as a collective set of abstract and concrete classes; encapsulated potential behavior for sub-classed specializations. The major difference between an object-oriented framework and […]
Read more โASP.NET Ajax :: Script Manager vs ToolkitScriptManager
I have noticed that .NET 4.0 has come up with a major changes in the Application Development in .NET platform. Recently for practice me and my friends has downloaded the latest AjaxControlToolkit from codeplex here. There were two set of libraries for download one for .NET 4.0 and another for .NET 3.5. Since we are […]
Read more โAnkhSvn :: Refreshing the project failed. unable to retrieve folder information from the server.
Recetly in one of our VS 2003 projects we started using SVN for source control, because of the stable and flexibility Subversion(SVN) we choose to go on to Subversion from Visual Source Safe. Visual Source Safe is not bad. It has it’s own advantages. It was not actually the Ankh SVN problem, because previously also […]
Read more โBack-2-Basics : Largest and Second Largest in an Array(C#)
It’s a basics code, just sharing it since since will be useful for some body, who is in needy. I am just refresing my OOPS and Basic knowledge, just experimenting. Ha ha ha. Advice to guyz, don’t simply copy it, try to understand the logic and do it by yourself. PS: I have tested this […]
Read more โCelebrating Visual Studio 2010 RC
Visual Studio 2010 RC Last two days i have been trying out with our latest Visual Studio 2010 RC and Team Foundation Server 2010 RC. I got pretty happy with the performance of Visual Studio 2010 RC and Team Foundation Server 2010 RC. I will explain it. First of all i downloaded the VS2010 RC […]
Read more โ