Good Libraries for sharp ASp.NET

Posted by admin April 16, 2009

CommonLibrary.NET: A collection of very reusable code and components in C# 3.5 ranging from ActiveRecord, Domain-Driven-Design, Configuration, Validation, Logging, Collections, ImportExport, and much more. It makes development of applications a breeze and also supports a pluggable model. http://commonlibrarynet.codeplex.com/ SharePoint Of View – SharePoint FxCop Rules SharePoint Of View – SharePoint FxCop Rules is intended to analyse the quality and performance of your SharePoint custom... Read more »

Categories : Programming  Tags :

Using with JQuery with ASP.NET (Resources)

Posted by sudhirmangla February 8, 2009

JQuery is most popular javascript library which eases javascript development. But JQuery  does not work very well with ASP.NET. Here we try to list some of the best resources on the internet to get you started with JQuery with ASP.NET Introduction to JQuery jQuery Primer Part 1 and Part 2: Karl Seguin has two nice posts that provide a quick overview of some of the basics of how to use jQuery. Introduction Related to ASP.net: Check out Rick Strahl’s longer Introduction to jQuery article for... Read more »

Categories : Programming  Tags : ,

New NetBeans IDE 6.5 Released

Posted by sudhirmangla November 21, 2008

The NetBeans IDE is an award-winning Integrated Development Environment available for Windows, Mac, Linux, and Solaris. The NetBeans project consists of an open-source IDE and an application platform which enable developers to rapidly create web, enterprise, desktop, and mobile applications using the Java platform, as well as PHP, JavaScript and Ajax, Ruby and Ruby on Rails, Groovy, and C/C++. It is supported by a vibrant developer community and offers a diverse selection of third-party plugins.... Read more »

Categories : Programming  Tags :

Application Architecture Guide Book for Microsoft .Net Patterns and Practise

Posted by sudhirmangla November 1, 2008

Application Architecture Guide Book for Microsoft .Net Patterns and Practise V2.0 is Released (Beta 1) Download Book Application Architechture Guide V2.0 Index of Application Architecture Guide Book Parts Part I, Fundamentals of Application Architecture Part II, Design Part III, Layers Part IV, Quality Attributes Part V, Archetypes – Design and Patterns Chapters Introduction Architecture Best Practices At a Glance Fast Track – A Guide for Getting... Read more »

Categories : Programming  Tags : ,

New features in C# 4.0

Posted by sudhirmangla November 1, 2008

Introduction It is now close to a year since Microsoft Visual C# 3.0 shipped as part of Visual Studio 2008. This document is a first public description of the planned language features as we currently see them. Simultaneously with the publication of this whitepaper, a first public CTP (community technology preview) of Visual Studio 2010 is going out as a Virtual PC image for everyone to try. Please use it to play and experiment with the features, and let us know of any thoughts you have. We ask... Read more »

Categories : Programming  Tags :

How-to Create a Windows Vista IIS7 MySQL PHP Web Server

Posted by sudhirmangla July 6, 2008

Introduction This guide shows you how to create a Windows Vista powered web server using IIS7, MySQL, and PHP (WIMP). I know, I know, a WIMP server doesn’t sound too appealing. Trust me, this server is far from a wimp and will blow your socks off if you provide the right hardware. Note: This is a generic WIMP server that’s capable of running WordPress, PHPbb, and other popular PHP and MySQL powered web sites. You might have to change a few things to get your WIMP server running just right depending... Read more »

Categories : Programming  Tags : , , , ,