MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
 My Account
Username
Password
Remember me
Lost Password?


 Categories


 Showing Page: 1 of 2   Next >
 
Order by Date | Hits | Total Votes  

0
Votes
Avoiding Programming Pitfalls in Ajax in Programming   
by admin on 18 May 2008, 09:46
Developing Ajax is always a form of art. A highly intricate programming technique, a well formed Ajax based application could amaze millions of users without a single glitch. The thrust of Web 2.0 and RIA has elevated Ajax as the next development language to be learned. At the same time, Ajax is also...
Total Hits: 108      0 Comments Add Comment  Visit



0
Votes
Google’s AxsJax for Ajax Applications in Programming   
by admin on 18 May 2008, 09:46
Accessibility on a live web browser is one of the main features of an Ajax based application especially when they are made in the light of Web 2.0 functionality. As the flagship web technique for Web 2.0 Ajax provides smarter access options for developers as secured access to applications will be executed...
Total Hits: 104      0 Comments Add Comment  Visit



0
Votes
Basics of Model View Controller (MVC) in Programming   
by admin on 18 May 2008, 09:46
Developers are always working hard to provide the best applications online and offline. The user expectations changed over the years and they all want to have easy access to information without compromising the aesthetic beauty of the website. Today’s users do not just get their information from...
Total Hits: 118      0 Comments Add Comment  Visit



0
Votes
MVC1 vs. MVC2 Vying for Ajax in Programming   
by admin on 18 May 2008, 09:46
The Model-View-Controller type of architecture sets a new benchmark for developers in enhancing customer experience while enhancing security. When placed in an Ajax based application, MVC becomes the framework wherein the JavaScript rendering is built automatically using an MVC type of format. The result...
Total Hits: 94      0 Comments Add Comment  Visit



0
Votes
Enhancing Ajax Based Mash-up Application Security in Programming   
by admin on 18 May 2008, 09:46
When browsers when conceptualized, the though of applications running through the browser was expected. However, what was not expected was that the application actually has multiple sources which are the usual setting of a mash-up. When we run a mash-up application, multiple sources are fired up which...
Total Hits: 100      0 Comments Add Comment  Visit



0
Votes
Nitobi’s Road through Dreamweaver in Programming   
by admin on 18 May 2008, 09:46
Since 2005, Ajax developers have been coded manually by developers. Although this practice is only limited to developers who are proficient in JavaScript, coding still recognized as a very robust way in developing your website. Sure there may be flaws, but since the developer who is proficient in JavaScript...
Total Hits: 100      0 Comments Add Comment  Visit



0
Votes
ZeroKode Drag and Drop in Programming   
by admin on 18 May 2008, 09:46
ZeroKode Let's ZK Drag and Drop their Functions Along with the popular frameworks, IDE has become the standard for developers who are in a rush for new web applications. IDE has now made possible the simplicity of development while keeping in mind the same application behavior. Most IDE’s today...
Total Hits: 98      0 Comments Add Comment  Visit



0
Votes
XMLWriter - An Effective XML Tool in Programming   
by admin on 18 May 2008, 09:46
In most ajax based applications, XML has a very big role to fulfill. As one of the most recognized markup languages, developers already have a good idea on how to deal with XML. Although there are hurdles recognized as to how XML could actually be implemented in an Ajax based application, resources...
Total Hits: 85      0 Comments Add Comment  Visit



0
Votes
Introduction to Django in Programming   
by admin on 18 May 2008, 09:46
Introduction to Django Welcome! In this book, you will learn about Django, an Open Source web framework that enables you to build clean and feature-rich web applications with minimal time and effort. Django is written in Python, a general purpose language that is well suited for developing web applications....
Total Hits: 85      0 Comments Add Comment  Visit



0
Votes
DOMAssistant for Easier DOM Coding in Programming   
by admin on 18 May 2008, 09:46
Document Object Model is one of the most important components of an Ajax based application or website. Regular websites use HTML so that they could effectively render to the browser the information they want to impart. It is very simple and does not require a lot of footprint as long as the information...
Total Hits: 87      0 Comments Add Comment  Visit



0
Votes
Microsoft Partners Begin Playing With .Net 3.0 in Programming   
by techguru on 13 Nov 2006, 20:55
Microsoft recently celebrated Vista's release to manufacturing and the start of a huge wave of Vista-linked product launches by releasing a blizzard of developer software, including the .Net 3.0 Framework...
Total Hits: 258      0 Comments Add Comment  



0
Votes
Sun to shine on AJAX in Programming   
by techguru on 28 Sep 2006, 20:34
Sun Microsystems will shine more light on accommodations for AJAX (Asynchronous JavaScript and XML) in the Java realm at the AJAXWorld Conference & Expo in Santa Clara, Calif. next week.
Total Hits: 441      0 Comments Add Comment  Visit



0
Votes
AJAX - Core architecture in Programming   
by sree06 on 12 Aug 2006, 02:31
The key elements of a core Ajax application are: An HTML page that contains: UI elements that interact with Ajax Javascript functions Javascript Functions that interact with Ajax server...
Total Hits: 347      0 Comments Add Comment  



0
Votes
Developing your First Tablet PC Application in Programming   
by sundararajan on 15 Nov 2005, 05:30
Programming with Tablet PC SDK     Introduction:
Total Hits: 454      0 Comments Add Comment  



0
Votes
Programming your First WCF service in Programming   
by sundararajan on 18 Feb 2006, 07:22
Windows communication foundation previously code named ‘Indigo’ is the Microsofts next generation programming platform for building Distributed systems.In this article we will deal with the basics of Windows communicaiton foundation service and a simple walkthrough of creating a simple WCF service...
Total Hits: 5711      0 Comments Add Comment  



1
Vote
Abstract Classes over Interfaces in Programming   
by sundararajan on 13 Feb 2006, 09:34
Should I Use abstract classes or interfaces. this has remained a debatable topic for a long time and will continue to remain. Here i found an interesting read from abhinaba' blog. you can view the complete entry in http://blogs.msdn.com/abhinaba/archive/2006/02/13/530824.aspx Cheers Programming...
Total Hits: 519      0 Comments Add Comment  



0
Votes
Testing Tools in Programming   
by jkodadhala on 15 Nov 2005, 05:34
Following are most imported and highly desirable products for QA Life cycle.   Mercury Products:   WinRunner for Functional Testing Quick Test Pro for Functional Testing Load Runner for Load Testing
Total Hits: 797      0 Comments Add Comment  



0
Votes
C optimisation tutorial in Programming   
by Thinker on 15 Nov 2005, 05:17
C optimisation tutorial Introduction This document has evolved over time and contains a number of the best ways to hand-optimise your C-code. Compilers are good, but they can't do everything, and here I hope to help you squeeze the best performance out of your code. This is not intended for...
Total Hits: 731      0 Comments Add Comment  



0
Votes
Key Considerations in Performance Testing in Programming   
by himanshu on 06 Jan 2006, 01:26
Check out this write up by 'Leslie Segal', President, Testware Associates, Inc.,on 'Key Considerations in Performance Testing': http://www.testwareinc.com/resources/articles/ Key_Considerations_in_Performance_Testing.pdf • Determine the performance testing objectives • Set pass/fail...
Total Hits: 570      0 Comments Add Comment  



0
Votes
Performance Issue on String Comparison in Programming   
by praveen on 15 Nov 2005, 05:26
Performance Issue on String Comparison   As you might be aware that an application performance can be enhanced by efficient coding. I am not sure that how many of us are really aware off, that a good string comparison will really increase the performance. Hence, this article focus on "Performance...
Total Hits: 553      0 Comments Add Comment  




Show Page: [ 1 ] 2
Copyright © 2008 MyITBlog.com