RSS

Archive | Technology RSS feed for this section

Manish.Rathi1

Preparing Application Server for Production Environment

25. April 2012, by Manish.Rathi1

0 Comments

Every application has to see the day when it is said to be production ready and then arises the question “Is it infact ready to be deployed in production environment ?” And, when the thought process starts to have your application to be production ready, the main aspects that arise are to tune application server from [...]

Continue reading...
sunil.singh

Merge replication — Points to be considered

20. April 2012, by sunil.singh

0 Comments

While setting up merge replication I came across different hurdles and read many articles/blogs to get around those situations. With this write up I have tried to consolidate some of the important points which can be taken care while setting up merge replication or while trouble shooting merge replication. 1. Make schema changes with sp_repladdcolumn and [...]

Continue reading...
PG

Social Network Theory with MATLAB Code

2. April 2012, by PG

0 Comments

In the last few decades, interest in Social Networks has seen explosive growth with Facebook being the poster child. Indeed work had gone on before that time in Physics especially in the area of “random networks” (Erdos and Renyi are famous names). In such networks, each new node is randomly connected to any previous node [...]

Continue reading...
Sachin Gupta

Where the Big investments flowing in…BIG DATA

23. March 2012, by Sachin Gupta

2 Comments

Hot technologies attract money and interest from top executives of the firms. And when it comes to extracting useful information from unruly datasets, the firms open their exchequers to get the best and the latest solutions. The Big Data has been the paramount banner story in data management, advanced analytics and business intelligence for last [...]

Continue reading...
Amol Umate

Is your design SOLID?

19. March 2012, by Amol Umate

1 Comment

There are good and bad designs but how do we measure them? Design is very subjective in nature and quality of design depends on various factors. In fact, having the same context, there can be possibility that two designers doesn’t converge to same/similar design. Software design principles represent a set of guidelines that helps us [...]

Continue reading...
Rajender Aggarwal

Introduction to Java 7 Featuers

29. February 2012, by Rajender Aggarwal

0 Comments

Date and Time API A new and improved date and time API for Java. The main goal is to build upon the lessons learned from the first two APIs (Date and Calendar) in Java SE, providing a more advanced and comprehensive model for date and time manipulation. Strings in [...]

Continue reading...
rajkumar.subrayan

Sybase (SAP) DataWindow.NET

20. February 2012, by rajkumar.subrayan

2 Comments

About Sybase (SAP) DataWindow .NET Sybase DataWindow .NET is a 4GL RAD product that helps boost performance of .NET application development by rapidly building and deploying data driven applications, easily incorporating complex business rules and delivering sophisticated data presentation. Just One Product Does it All Some .NET plug-ins will simplify data binding, but don’t offer many display [...]

Continue reading...
farida.khan

JSMS Configuration on Various Platforms

27. January 2012, by farida.khan

0 Comments

Introduction Its been a tough job configuring this API on various platforms for the project. There was no striaght and simple way I could get from even the Internet. So writing down my own experience I have followed to configure this SMS API on Windows and Linux Platforms. Hope it would be useful for others who would need [...]

Continue reading...
Bhala Ganpatye

C# Fundamentals - Commonly compared concepts (differences)

22. January 2012, by Bhala Ganpatye

0 Comments

I have been asked many time questions like When should I use an abstract class and when I should use an interface? What is difference between delegate and event? Although people know few points of differences, it’s worth to consolidate as many as differences as we can. So I am trying to provide most of the points [...]

Continue reading...
Huma Shankar

Bringing Android Honeycomb features to lower Android Versions

15. January 2012, by Huma Shankar

0 Comments

Android not only working in a direction to launching newer android versions to support new features, It’s also showing the commitment to bring some of the new enhancement, features and functionality of newly released Android version to lower android versions. Android is trying to achieve the above goal by providing the Android Compatibility libraries. [...]

Continue reading...