Tomorrow's Web Standards
Paul Avery offers an overview of upcoming web standards, including HTML5, CSS3 and newer JavaScript updates.
Tomorrow's Web Standards
Paul Avery offers an overview of upcoming web standards, including HTML5, CSS3 and newer JavaScript updates.
Creating monolingual applications - those which run in only a single language - can be very limiting. If your application is only available in English, you're likely to be missing out on growing and lucrative foreign markets. Although users from abroad may use your application, they are far more likely to be interested in it and to interact with it if it's in their own language.
MVC3 expands on the form component model found in earlier versions of MVC. Learn how to create custom form widgets in MVC3/Razor.
ASP.NET MVC3 and Razor makes it easier than ever before to create sophisticated Web forms that provide a clean separation between the model and the presentation layer.
Silverlight 4.0 offers a wide range of features for building rich internet applications. Read along as we explore one such feature where the user can drag and drop the files from his file system onto the Silverlight controls hosted on the browser window.
Leverage Microsoft's PEX Framework to design and implement robust applications.
With the arrival of the Windows Phone 7 platform, the world of gaming will now transcend to the realm of mobile devices. This article describes the design considerations to be made for building 3D games for the Windows Phone 7 platform.
At the top end of SEO services and search engine marketing for this prediction monitor, are Alexa, Com Score, Google Ad Planner, Google Trends for Websites, and SEMrush, to name some of the prominent tools.
This article discusses the fifth major revision of HTML (Hyper Text Markup Language) aptly called HTML5. It brings to picture some of the advantages of this new specification along with a side by side comparison with earlier ones and highlights bWhat HTML5 has to offer?b
Use this macro to generate backups from Microsoft Visual Studio solution's context menu
Text Template Transformation Toolkit (shortly T4) is a code generator built into Microsoft Visual Studio that allows you to build text files out of templates, using C# programming or VB.NET as "scripting" languages within the template. This article provides an introduction to T4 starting with a simple example where we'll delve into the different parts of a template.
This article is devoted to the development of the key licensing system for the applications. In the theoretical part of the article, we will examine the cryptography methods, which can be used while implementing the licensing system. Also we will discuss all pros and cons of these methods and select the possible ones for using in the application. In the practical part of the article, we will provide the implementation of the simplest licensing system, which guaranties the protection from cracking even if a hacker knows the source code of an algorithm.
The new certification offerings give IT pros a discount for taking multiple exams on their way to building a career in technology.
Will Microsoft's strategy to entice developers to its new Windows Phone 7 mobile device platform pay off?
In April 2010, Internet.com's CodeGuru partnered with Intel to help connect the developer community directly with Intel. The chosen topic was Developing Multithreaded Applications, and a pair of Intel experts, Dr. Clay Breshears and Aaron Tersteeg fielded questions on the topic. Read on to learn about this informative discussion.
Recently I faced a very interesting task, I had to port an application from one platform (Windows) to another (Linux). This article is intended for everybody who wants to write a cross-platform application.
This simple technique can save hours of development time as the other option is to create two reports and merge them together.
This is a great to allow users control over their reports and cutting down on the volume of reports needed to meet the businessbs needs.
How to improve the efficiency of any Crystal Report using one or more of the five steps in this article.
A step-by-step guide how to streamline your development process and standardize your formula library using shared functions.
This article should get you through developing your first basic iPhone app.
Learn how to use sub-reports in 3 new and exciting ways including report header, reconciling conflicting groups and conditional data sources.
Learn how to carry out a RotateTransform on an object in a Windows Presentation Foundation (WPF) application, created in Expression Blend using VB.NET code.