Monthly Archives: January, 2011
java properties example using singleton pattern
In java application, static data/information can be used in full application. Most of the “novice”/amateur developer as like me use hard code information into code, which is very dangerous for any project, specially client specific application. To escape unwanted disaster we can use java properties for static information and singleton pattern. Here I am trying …
Passing parameter from one template to another template in xsl
Passing parameter from one template to another template in xsl is given below: Using with parameter tag it is possible to pass parameter one template to another. Now Get this ‘N1′ parameter in another template, and use it
How Facebook Ships Code (via FrameThink – Frameworks for Thinking People)
cool. It’s realy cool. What do you think? Would “developer-driven culture” work at your company? FaceBook follows this culture to make billion billion doller. wow! I'm fascinated by the way Facebook operates. It's a very unique environment, not easily replicated (nor would their system work for all companies, even if they tried). These are notes …
Sql server 2008 R2 setup, configurations & remote accessing using java
1. Introduction 2. System requirements 3. Configurations steps Introduction I am going to share my experience about Sql server 2008 R2 setup, configurations & remote accessing using java. System requirements Operating system: Windows 7 (preferable) / Windows Server 2008 standard Database system: SQL Server 2008 R2 (preferable) / SQL Server 2008 .Net Framework: Microsoft .NET …
First post @2011
This is my first post in 2011. Although, I am not regular in blogging. Last year was some success, some failure for me. I have no plan for new year even for my career. Just doing job as usual.