Always remain updated about current software development trends

Articles in DOTNET

Holidays and Business Date Calculations and translations

Add and Subtract Business Days between Dates. Calculate if Date is a Holiday

A Quick Discussion of Active and Passive FTP Connections

I get a lot of questions about Active versus Passive FTP Connections, specifically when people are configuring their FTP firewall settings as described in my articles like Configuring FTP Firewall Settings in IIS and FTP Firewall Support , and I get related...

Liskov Substitution

A view on the principle including possible solutions to the Rectangle/Square example, also explaining why it is not a good example for real programming situations and presenting a more realistic example that you may find while programming.

Controlling the display of ASP.NET validator controls

Recently, I worked on an old webform project and used the asp.net validation controls. I previously used some features of validation controls, but I encountered more scenarios this time. I found these controls are fairly flexible and can be configured to work...

Use TinyMCE in ASP.NET Single Page Application (SPA) using Knockout

CodeProjectIn one of our project, we were creating web site using Asp.Net single page application with knockout.js. We had to add TinyMCE html editor in one of my page. It took some time to make it work. Add binding handler for tinyMce using knock out. Please...

Mobile Browser for PC

This is a simple mobile web browser for PC, to view mobile web sites in PC( Windows).

Web API - Custom header value provider

How to pass complex object to server side using GET request.

Mobile Browser for PC

This is a simple mobile web browser for PC, to view mobile web sites in PC( Windows).