Tag Archives: Applications

Can Python Web Applications Be Tested Using Selenium?

Python is currently more popular than other modern programming languages. The interpreted and object-oriented programming language is also hugely popular among developers across the world as a strong server side scripting language. As Python enables developers to express concepts by writing less and readable code, it becomes easier for programmers to reduce the development time […]

.NET HTML Editor Control For Windows Form Based Applications

Building an HTML WYSIWYG editor oriented Windows Form application on .NET Framework could never been simpler. You are a .NET Developer, looking for a WYSIWYG editor control that will take / return HTML string and you want that your application should run on .NET 2.0, 3.0, 3.5 and 4.x, right ? You have landed to […]