archives

Share

Displaying a web page inside a widows form application and interact with the content it’s very simple using System.Windows.Forms.WebBrowser. This way you can easily create a panel containing ads in to your application or even communicate with a 3rd Party web component for displaying data. In our case we needed to integrate an enterprise application […]

Continue Reading  

Share

Recently we had to integrate one of our .NET applications with an Axis Web Service using basic authentication over an https connection.

Continue Reading  

Share

As we already discussed in a previous article we started to rewrite one of our custom ASP Controls in order to improve server and network load. During this process we transformed most of old JavaScript functions to jQuery. Please bear in mind that the objective was not to improve script performance and jQuery scripts may […]

Continue Reading  

Share

In almost every project there is need for code that converts one object type to another or provides custom formatting for output. Until C# 3.0 this was usually done by creating a wrapper class with static methods or worst by writing inline code that made those transformations on the spot. With C# 3.0 Microsoft introduced […]

Continue Reading  

Share

iManagement application was extended in the last months with new functionalities and some of the basic behavior was much improved.

Continue Reading  

Share

This is the second extension session for application iManagement. Most of the modifications that were made are related to Tasks objects and interacting with them.

Continue Reading  

By continuing to use the site, you agree to the use of cookies. More information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close