Sign In
Babu George's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ALM
ASP.NET MVC
ESB
Internet Cookies
MVC
Software Architecture
Archive
Archives
August 2009
(1)
June 2009
(1)
May 2009
(1)
April 2009
(1)
March 2009
(1)
February 2009
(1)
January 2009
(1)
December 2008
(1)
November 2008
(1)
October 2008
(1)
September 2008
(1)
August 2008
(1)
July 2008
(1)
June 2008
(1)
MSDN Blogs
>
Babu George's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Babu George's Blog
Solution Realization Guidance
Posted
over 3 years ago
by
babuge
0
Comments
It's always a challenge to manage the entire project life cycle by balancing requirements and iterations or milestones based on priority and relevant quality gates. It takes great effort to put in necessary quality initiatives to attain high quality deliverables...
Babu George's Blog
Performance and Caching Platforms
Posted
over 3 years ago
by
babuge
0
Comments
The areas that I've focused in the past for achieving the desired levels for the key architecture quality attribute for software solutions, performance, include fine tuning of database queries and introduction of caching at various layers. While there...
Babu George's Blog
Visual Studio 2010 and .NET FX 4 Beta 1
Posted
over 3 years ago
by
babuge
1
Comments
Visual Studio 2010 and .NET FX 4 Beta 1 available for download now ... http://www.microsoft.com/visualstudio/en-us/products/2010/default.mspx
Babu George's Blog
Polyglot Programming & DLR
Posted
over 3 years ago
by
babuge
1
Comments
Using multiple programming languages or paradigms, while implementing software solutions, are not uncommon anymore. For example, many of us definitely have been using C#, SQL and Scripting languages to implement applications. Composing multiple programming...
Babu George's Blog
Domain Model to Code
Posted
over 3 years ago
by
babuge
1
Comments
Business Modeling and translating the model into analysis and design models have been a practice in the industry for while. Identifying the basic business entities as part of business analysis provides a way to create a candidate model structure for the...
Babu George's Blog
ASP.NET MVC Release Candidate
Posted
over 3 years ago
by
babuge
1
Comments
ASP.NET MVC RC1 Refresh release is available for download now which provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 runtime. Related URLs: Download ASP.NET MVC RC1 Refresh ASP.NET MVC
Babu George's Blog
Pex (Program EXploration)
Posted
over 3 years ago
by
babuge
1
Comments
We've been experimenting with Pex (Program EXploration) which produces a traditional unit test suite with high code coverage. These generated unit test cases takes parameters, calls the code under test, and states assertions. Essentially, Pex does a white...
Babu George's Blog
Architecturing Process & VSTS 2010 CTP
Posted
over 4 years ago
by
babuge
1
Comments
I h ave been playing around VSTS 2010 / TFS 2010 / .NET 4.0 CTP features for a while. It's available for download at the MSDN site in a VPC format with Windows 2008 server as the host. This VPC provides a few sample TFS projects and a few VSTS 2010 solutions...
Babu George's Blog
Code Metrics
Posted
over 4 years ago
by
babuge
1
Comments
One of the challenges, I always faced was the availability of approaches for quantification of the aspects such as right coupling among classes for better design; less # of lines of code within a class/methods and the complexity measure of the code to...
Babu George's Blog
Distributed Computing Patterns
Posted
over 4 years ago
by
babuge
3
Comments
The latest Microsoft Architecture Journal (#17) talks about distributed computing and the associated architectural patterns. A few of our colleagues, at Managed Solution team, have put together an excellent article based on patterns harvested from our...
Babu George's Blog
Debugging .NET Framework Source
Posted
over 4 years ago
by
babuge
2
Comments
I just debugged through the .NET Framework assembly source code like the way I used to do MFC source debugging earlier, except that the symbols and source are downloaded while debugging ...It’s much easier with VS 2008, especially the symbol download...
Babu George's Blog
Models, Views, and Controllers
Posted
over 4 years ago
by
babuge
1
Comments
A good video on Understanding Models, Views, and Controllers. http://www.asp.net/learn/mvc-videos/video-396.aspx http://www.asp.net/learn/mvc/tutorial-02-cs.aspx
Babu George's Blog
MVC Analysis Approach and ASP.NET MVC
Posted
over 4 years ago
by
babuge
1
Comments
The ASP.NET MVC team is in the final stages of finishing up a new "Preview 4" release. See Scott Guthrie's Blog: http://weblogs.asp.net/scottgu/archive/tags/MVC/default.aspx . ASP.NET MVC makes it very easy to implement a model-view-controller (MVC...
Babu George's Blog
Taming Tough Cookies ...
Posted
over 4 years ago
by
babuge
1
Comments
"A Cookie Manager Class for Web Applications" It has been a while since I had written an article, "A Cookie Manager Class for Web Applications" ( http://www.ddj.com/cpp/184401425?pgno=4 ), on handling Internet Cookies. I used primarily C++/STL, WinInet...
Page 1 of 1 (14 items)