.NETTER Characters...
Every part of your life is best, if you can know yourself and thus create your life like an artist!
-
30+ Technologies You Need to Know to Build Scalable Systems: Using Microsoft Based Technologies (Preferably)
One of the beauties of information technology world is it is continuously evolving and getting better everyday in almost lightning speed. Technologies are originally developed to make peoples life easy, which is also true for developers. Creating a web experience that captures and stores data is a matter for few minutes (in some cases few seconds) to build now a days, which required possibly few days to weeks on the early days of web development technologies.
-
So, Who is a Software Architect? Hunting for a Simple Answer
When I was a computer science student, I had a dream to become a software architect. Along with all of its glamorous coverage in software development community, this is probably one of the most desirable roles in software development.
-
Announcement: Employee Info Starter Kit (v6.0–ASP.NET MVC Edition) is Released
After a long wait, the next version of Employee Info Starter Kit is released! This starter kit is basically a project template that contains code samples targeting a specific technology, such as ASP.NET Web Form, ASP.NET MVC etc.
-
Pop Quiz: Why Don't Good Developers Want to Write Comments?
-
Design Patterns for Model
-
Imagine Cup 2011: Finalist Team from Bangladesh Announced
Every year Microsoft organizes software contest Imagine Cup where young technologists around the world participate based on a theme: to help resolve some of the world’s toughest challenges.
-
Microsoft datajs API: A 5 Minutes Quick Start
Ajax enabled data centric applications are getting popular day by day in web development space. While these type of web applications provide rich user experience, building a robust and powerful application quickly is a great challenge for developers. Fortunately Microsoft has started providing great frameworks, plug-ins and APIs to facilitate this process.
-
Employee Info Starter Kit: Project Mission
-
Announcement: Employee Info Starter Kit (v5.0) is Released
Ever wanted to have a simple jQuery menu bound with ASP.NET web site map file?
-
Creating Multi-Project Templates with Wizard Using Visual Studio 2010
A VSIX file enables us to install Visual Studio extensions (tools, controls, template etc) with few clicks. I have created a simple example of creating multi-project templates with wizard using Visual Studio 2010, which generates VSIX file. Checkout the sample in codeplex here.