14 Oct
Posted by jj as Development, Dotnet
.NET Micro Framework (.NET MF) is a new technology that can be applied to a variety of small devices. For a relatively new technology, there are already several different development tools and a platform standard already available. Some of the development tools are still in beta, and as you can guess new ideas are already in the works. This application note is a guide to what tools are available for application development. This application note will be updated as new tools become available.
Read the rest of this entry »
Business Portal extends Microsoft Dynamics™ GP, providing a browser interface to securely access back office data over an intranet or an extranet. This distributed computing model brings significant security challenges, with levels of integration between clients, servers, and services. This model requires that security be an integral part of every implementation.
Read the rest of this entry »
This tutorial is intended to give a very basic introduction to using the Zend Framework to write a basic database driven application.
NOTE: This tutorial has been tested on versions 1.0.0 of the Zend Framework. It stands a very good chance of working with later versions, but it’s unlikely to work on versions prior to version 1.0.0
Read the rest of this entry »
A MySQL Enterprise subscription is the most comprehensive offering of MySQL database software, services and support; it ensures that your business achieves the highest levels of reliability, security, and uptime. An Enterprise Subscription includes:
1. The MySQL Enterprise Server – the most reliable, secure, and up-to-date version of the world’s most popular open source database
2. The MySQL Enterprise Monitor – An automated virtual DBA assistant that monitors all your MySQL Servers around-the-clock, identifies exceptions to MySQL best practices, and provides expert advice on fixing any problems discovered
3. MySQL Production Support – Technical and consultative support when you need it, along with regularly scheduled service packs, hot-fixes, and more.
Read the rest of this entry »
20 Jun
Posted by jj as Csharp, Programming
Low power consumption is a major constraint for battery-powered system like computer notebook or PDA. In the past, specialists usually designed both specific optimized equipments and codes to relief this concern. Doing like this could work for quite a long time, however, in this era, there is another significant restraint, the time to market. To be able to serve along the power constraint while can launch products in shorter production period, object-oriented programming (OOP) has stepped in to this field.
Read the rest of this entry »
The C# programming language is rapidly gaining acceptance in the developer community [25]. Microsoft has “bet the ranch” with its billion plus dollar investments into the .NET platform and has made it clear that C# is the premier language for targeting .NET [16]. Companies like HP are investing millions to train consultants and push the .NET platform [20], and businesses around the world are starting to listen and buy into what the .NET platform can offer them [8].
Read the rest of this entry »
The IMSL C# Numerical Library is a 100% C# analytical library, providing broad coverage of advanced mathematics and statistics for the Microsoft® .NET Framework. The IMSL C# Numerical Library is documented and tested managed code for full compatibility with the .NET Framework.
Read the rest of this entry »
When Microsoft created .NET, it wasn’t just dreaming about the future—it was also worrying about the headaches and limitations of the current generation of web development technologies. Before you get started with ASP.NET 2.0, it helps to take a step back and consider these problems. You’ll then understand the solution that .NET offers.
In this chapter you’ll consider the history of web development leading up to ASP.NET, take a whirlwind tour of the most significant features of .NET, and preview the core changes in ASP.NET 2.0. If you’re new to ASP.NET, this chapter will quickly get you up to speed. On the other hand, if you’re a seasoned .NET developer, you have two choices. Your first option is to read this chapter for a brisk review of where we are today. Alternatively, you can skip to the section “ASP.NET 2.0: The Story Continues” to preview what ASP.NET 2.0 has in store.
Read the rest of this entry »