Design Patterns are an essential tool for any object orientated programmer who wants to take his/her skills to the next level. Understanding the specifics of Design Pattern practices and methodologies will help developers uncover reoccurring patterns in software development and give them the tools to apply the correct solution.
For every difficulty encontered during application development, [...]
Filed under: Programming by Tyrone Date 20 July, 2008
No comments »
There are many tools on the market for creating application for mobile phones and portable devices. This blog post investigates the technologies necessary for creating Microsoft related ASP.Net mobile applications.
Window Mobile (OS)
Window mobile is a compact operating system for mobile devices. These devices include Pocket PCs, Smartphones, Portable Media Centres and on-board computers for cars. [...]
Filed under: Development by Tyrone Date 20 July, 2008
No comments »
Like many of Microsoft’s recent software products (Visual Studio .Net, .Net Framework or C# 3.0) SQL Server 2008 has been enhanced based previous versions by fixing bugs and adding new functionality built based on existing features. This is a welcome strategy that helps ease the transition for developers and database administrators.
In this blog post I [...]
Filed under: Development, Technology by Tyrone Date 20 July, 2008
No comments »
Web usability is about designing your web site so that users can achieve their desired goal quickly and easily. Taking time out during development to make sure your site meets usability standards can have a huge benefit to your business.
“A web usability redesign can increase the sales/conversion rate by 100%”
- Jakob Nielson
Designers and developers must make [...]
Filed under: Design, Development, Web by Tyrone Date 20 July, 2008
No comments »
The .Net framework 3.5 (released November 19th 2007) is the latest framework to be released by Microsoft. It has a host of new features and will be shipped as standard with the latest version of Visual Studio .Net 2008 IDE.
.Net framework 3.5 is an incremental build which means that instead of creating a completely new [...]
Filed under: Development, Programming, Web by Tyrone Date 19 July, 2008
No comments »
Firstly let me start by saying that I do not claim to be an expert in either PHP or ASP.Net. Although I use ASP.Net daily, I am fairly new to it. I have decided to do little investigation to the age old debate about the difference between PHP and ASP.Net. This is only a short [...]
Filed under: Development, Programming, Web by Tyrone Date 19 July, 2008
No comments »
Many developers spend a huge amount of time creating well designed object orientated applications only to have to have to write complex mapping classes in-order to interact with a relational database. A large percentage of application code often consists of mapping application objects to a relation database model.
Relational databases have been the industry standard for [...]
Filed under: Development by Tyrone Date 16 July, 2008
No comments »
Microsoft Silverlight is a cross browser implementation of the .Net Framework that delivers interactive applications via the web. It does so by unifying the capabilities of the web server, the web browser and the desktop.
Silverlight improves the potential for developers and web designer to create rich applications that aren’t limited by the constraints of modern [...]
Filed under: Design, Development, Web by Tyrone Date 16 July, 2008
No comments »
The latest version of Visual Studio .Net 2008 will be shipped with as many as 250 new features and enhancements. There are too many new features to cover in one blog post so we will concentrate on features that will improve the productivity of our Datadial developers.
Multi-Framework Targeting
This is a superb new feature that allows [...]
Filed under: Development by Tyrone Date 16 July, 2008
No comments »
The W3C is currently developing HTML 5 as an open and royalty free upgrade to HTML 4. Its development is entirely public with over 500 participants including companies like AOL, Apple, Google, IBM, Microsoft, Nokia and Opera.
This time around browser vendors and developers are working together to create the best possible version of HTML that [...]
Filed under: Design, Development by Tyrone Date 14 July, 2008
No comments »