This resource has not currently been approved, and is not currently linked to from our directory of resources. It is being displayed here for preview by the author and moderators only.
A blog which contains articles for general & Microsoft technologies.
Here, you can find series of articles about Web 2.0, Software Factory. And also, articles about problem solving.
udooz
http://udooz.spaces.live.com/
A blog which contains articles for general & Microsoft technologies.
Here, you can find series of articles about Web 2.0, Software Factory. And also, articles about problem solving.
Displaying 1 to 25 of 25 archived entries.-
Published on 30 Apr 2007
Recently, I had read an article about Web 2.0. In this article, the author defined a formula for Web 2.0, which is AJAX + SOA + OSS = Web 2.0 AJAX = Asynchronous JavaScript and XML SOA = Service Oriented Architecture OSS = Open Source Software I am ok with the above formula, except for the open sou
-
Published on 23 Apr 2007
Hope everybody has seen the term “Rich Internet Application”, simply RIA and Web 2.0 in any of the computing technology web sites. Google initiated the second revolution of web and it has impacted everybody in the computing world. We all know about the dot com revolution in 2000 period. With immatu
-
Published on 22 Jan 2007
WMI - Introduction In an enterprise environment, WMI lets you to query and update information on clients machines and applications. It provides a standarize means for managing a system whether it is a local or in a network. Developers can use WMI programmatically by Windows Scripting, C++/VB and of
-
Published on 22 Jan 2007
I came to know that (not surprisingly) you cannot decode the details in MS SQL Server transaction log other than using third party tools like AuditDB, Idera SQL Compliance and so on. These external tools are among the Microsoft wing to provide transaction log information. For others, Microsoft does
-
Published on 19 Jan 2007
Two months before, I received a requisition to automate the installation of a set of MSIs for our products on any remote machine. The strategy of the this automated installation has some intelligent alignments (thanks to my team managers) of product features with related MSIs. The GUI part of the to
-
Published on 17 Jan 2007
::fn_dblog I've tried more to know the details of transaction log column information. During this time, I found a system function ::fn_dblog which is more convenient than DBCC LOG for the following reasons even though it does not have any documentation: 1. DBCC LOG consumes more power to retrieve tr
-
Published on 17 Jan 2007
Last week, I've received a problem from my internal team to find out a way to logg all CRUD (Create, Read, Update and Delete) transactions happened in a SQL Server database using transaction log file. They have analysed and did some analysis on other options like SSIS, stored procedure replication
-
Published on 16 Jan 2007
How can we define the term Industry? In general, other industries receive the resources from upstream suppliers. Using the product line tools or machines, they automate the production. Finally, they distribute products across supply chains of highly supplied and interdependent suppliers. As in the
-
Published on 02 Jan 2007
Hi, I've created a fresh group for Software Factory users from India. Name of the group: IndiaSoftwareFactoryGroup URL: http://groups.msn.com/IndiaSoftwareFactoryGroup Email: IndiaSoftwareFactoryGroup@groups.msn.com Logon and enter your impacts.!
-
Published on 29 Dec 2006
Last week I’ve given a presentation about Software Factories to my team. The presentation went well with lot of hot discussion. I’ve started presentation with the following quote by Peter Wegner: “Software products are in some respects like tangible products of conventional engineering disciplines
-
Published on 28 Dec 2006
Today mornining I've read this much interesting article.Yep, we all know the following buzzwords in our company or other software companies when they want to showcase their technology products or solutions. User Experience / rich user experience. Architect Best practices Compliance Industry Leadinga
-
Published on 20 Oct 2006
Last 1.5 years, i'm involving in Industrialization of software development. Whenever, taking new project, i feel the immaturity of industrialziation capability of software development. The most favoured industry in the world is of course, "Auto Mobile". It has everything (everything means
-
Published on 09 Mar 2006
Hi! Finally, i've concluded that instead of WSS, it is better to use Microsoft Visual Studio Team Foundation Server API in our application. TFS might decrease our application's features localization, but it will reduce my headache. It is actually built on top of WSS. So we can enjoy the share point
-
Published on 22 Feb 2006
Currently, in our secondary activity, we are developing a web application which will automate our research prototypes lifecycle. In these, there are numerous documents, codes and reviews are generated, so that we are planned to use WSPS (Windows SharePoint Services) SDK for document management in ou
-
Published on 14 Feb 2006
We, the IT guys always pray the GOD to save us from reverse engineering works, because it may be a bomb or bubble. But one day for me, it was not only a bubble. It makes our life easier. Actually, myself and my friend rajesh were assigned to create a data model for a project within a short period (5
-
Published on 31 Jan 2006
Hi! In the previous issue, i've written two comments about VS2005. The others are... 3) Problem with 3rd Party Web Parts In ASP.NET 2.0, there is a feature called Wep Parts. It is an integrated set of UI elements for creating a web site that enable users to modify the content, appearance and behavio
-
Published on 27 Jan 2006
Quote Feedback for VS2005 Hi! After the public release of VS2005, i'm working on VS2005 final release since dec 2005. Here, i've written my experience with VS 2005. +Ve Things Its very great experience while working with VS2005. The development team developed every tiny pieces of VS2005 with cute a
-
Published on 15 May 2007
I was excluded JavaScript in the "Web 2.0 basic things" intentionally, because JavaScript is the only choice for every web pages. But most of us know and/or use half the feature of JavaScript. JavaScript has more than these. Lot of frameworks which target Web 2.0 and applications utilize t
-
Published on 28 Dec 2006
Ads<script type="text/javascript"><!--
amazon_ad_tag = "udoozblog-20"; amazon_ad_width = "120"; amazon_ad_height = "240"; amazon_ad_link_target = "new";//--></script>
<
-
Published on 27 Dec 2006
SpotsEncrypting data in mobile devicesThis article really worried about why companies are not serious about to encrypt data in mobile devices mostly laptops. Even 72% of IT People said that it is the best way. Read the full story in the snipped URL.
Source:Shamus McGillicuddy, SearchSMB.
-
Published on 21 May 2007
The next feature in JavaScript nowadays acts a protocol between web client and server. We know that there are two types of web development technologies available in the market. Pure server side technology. (ASP.NET, Servlet) Mixed mode technology. (PHP) The first one raises necessary level of abstra
-
Published on 28 May 2007
As per our "Anything on…" slogan, there are numerous ways we can define properties and methods for a class. This flexibility is more helpful in the implementation of bulky script animation, drag n drop, etc. But for a normal UI validation and business entity manipulation we have to follow
-
Published on 20 Jul 2007
Yesterday I have received the “Real World SOA” kit from Microsoft India. The kit was covered by a cute blue with orange color bordered box with the caption “Microsoft presents Real World SOA – SOA that leverages your existing IT infrastructure”. After opening the box, I saw a letter from Karun Thar
-
Published on 31 Jul 2007
I’ve started to think on writing a new framework for client side web development after writing series of articles on JavaScript in Web 2.0. The intention is to break barrier between the client and server side integration. Numerous mature technologies/concepts are available under commercial or GPL t
-
Published on 26 Dec 2007
You may aware that I have released version 0.2 of Humax. In this version, I have implemented the AOP programming support. As of my actual plan, I have planned to implement the following things also: · Asynchronous Programming · Packaging script Though I have implemented the AOP concept two months b