Home
History
Availability>
CV>
Other>
Portfolio>
Projects>
Reference>
Specialities>
Tips and Tricks>
Contact
Sponsoring>

v

SenS-Software - IT makes SenS

Visual Studio .NET and DevExpress

SenS-Software started programming in .NET after Visual Studio 6. Before .NET, SenS-Software programmed a lot of VB6 and C++ code.

Visual Basic .NET was a big step forward. A lot of people thought that VB6 wasn't a mature programming language but with VB.NET it finally was. The new Visual Studio environment has everything a programmer needs with 2 very mature programming languages VB.NET and C#.

With Visual Studio we can build different types of applications:
    Desktop Applications
    Database Applications
    Windows Services
    Websites
    Webservices

In Visual Studio its easier to:
    Design your applications (UML, DXCore, CodeRush, Refactor)
    Access Databases (ADO.NET, SQL Client, LINQ)
    Create web interfaces (AJAX, Silverlight)
    Manage your projects (Team Foundation)
    Test your applications

SenS-Software also uses DXperience Enterprise from DevExpress. This is a set of tools that makes programming much easier, faster and much more fun to do.

DXperience has the following products:
    WinForms Controls (Applications)
    ASP.NET Controls (Internet, Intranet)
    WPF (Applications)
    Silverlight Controls (Internet, Intranet)

In our professional career SenS-Software has used a lot of programming languages starting from Assembly and Modula-2 up-to C# but we prefer the Microsoft languages the most. The main reason is that Microsoft has an extensive library (MSDN) of tools that can help any programmer completing their project in a good and successful way.

SenS-Software also uses the Internet as a great source of information. Programming tips and tricks can always be found on the .NET.