Software Development

Microsoft .NET Logo Netspectrum is specializing in software development for Microsoft's .NET platform.

In a nutshell, .NET is a suite of software elements enabling developers to write flexible and powerful applications for a wide variety of target environments. These include both Windows and Web applications as well as programs running on mobile devices.

Web sites and applications

Creating software for Web-related environments has been the focus of our work for several years. Products range from simple Web sites to complex database-driven Web applications. Normally, these are taking advantage of Microsoft's ASP .NET technology, resulting in a number of significant advantages for our clients:

  • Very good performance. ASP .NET pages are compiled on the Web server and therefore don't have to be executed again and again on each request as is the case with other technologies such as PHP.
  • Reduced load on the Web server due to ASP.NET's built-in caching capabilities. This results in better application scalability as the number of concurrent users able to access the application increases.
  • Shorter development time. The .NET Framework offers a rich and comprehensive library of classes and components that can be leveraged in building applications. Even though practical development isn't quite as easy as Microsoft's marketing department would like it to be, the required effort is significantly lower than with comparable platforms.

When developing distributed applications we take advantage of complementing .NET technologies such as Web Services, Enterprise Services or .NET Remoting.