SOA and WCF- WPF and Related Issues
I found the following 15 series video webcast of MSDN very useful for WCF. More to come on this
1.0 http://www.dasblonde.net/2007/06/24/WCFWebcastSeries.aspx
2.0 Codeproject Article.
http://www.codeproject.com/KB/WPF/BeginWPF1.aspx
3.0 Google Books - WCF/WPF
4.0 Google Books Soap
http://books.google.ca/books?id=ALo1LxID5q0C&printsec=frontcover&dq=soap...
5.0 WPF 5 Day Course
http://archive.visitmix.com:80/university/wpf/bc08/links.htm
Network Management and Development
In this blog we list the research and development effort related to Network Management in the Hosted environment. As always this blog is never complete.
Ref:
1.0 Nagios- http://www.nagios.com
Research and Development of Cloud Computing
This blog details the Cloud Computing initiative. This blog is a work in progress and as always incomplete.
Ref:
1.0 http://www.openstack.org
The basics of being Agile in a real-time embedded systems environment: Part 2
The basics of being Agile in a real-time embedded systems environment: Part 2 - In a three part tutorial, Bruce Powel Douglass, author of "Real-Time Agility," presents a convincing argument as to why agile approaches are now necessary in embedded software development and how the techniques can be used in the context of real-time embedded apps. Part 2: Benefits of Agile Methods.
Open Stack Cloud Computing
Cloud Computing is important for us due to many reasons.
In this blog we will list the journey into this field.
At Present we are installing openstack on Centos 6.0- 64 Bit server.
Issues that we wish to investigate are, load balancing, visualization and ease of deployment.
Ref:
1.0 Deploying Openstack - Orielly's
Java Development- OFBIZ - TOMCAT and ERP Development
Date 3/08/2011- 12.00 HRS
In this report , I will explain my Journey with Java Servelets programming, Apache Tomcat and Apache OFBIZ project. The idea is to creat a customized version of ERP solutions, based on OFBIZ Framework.
My development server is a Centos 5.5 based duel core system- 4 GB Memory- 500GB Sata-ii connected to me my desktop using VPN. I use Eclipse and Netbeans regularly. My UML editor is Enterpise Architect 7.0. All the Development work Gets done using windows Xp and Windows 7.
Database Design and Naming Conventions
Database Design and Naming Conventions - Design for data integrity, simplified SQL and programming ease [Software Engineering]
Writing SEO friendly url using HttpHandlers in ASP.NET
Writing SEO friendly url using HttpHandlers in ASP.NET - In general it is recommend to not use querystring in the url as search engines doesn't rank those pages well and give very low priority. To avoid querystring there are several third party component that can be used like ISAPI, url rewriter. However in this article, I am going to show you how to rewr [Software Engineering]
Content Managenet Systems
Research and review of Content Management Systems(CMS) in PHP, Java and .NET Technology. This is an area that is important for us, since we do active consulting and design work involving commercial customers.
More to Come............
Design pattern FAQ Part 2 (Design pattern training series)
Design pattern FAQ Part 2 (Design pattern training series) - Interpreter, Iterator, Mediator, Memento and Observer Pattern [Software Engineering]