Tips For ASP.NET Developers: Some Things that You Have to Do Before Spreading The World about Your Application

You are a developer and you are at the top of your game. You can make bits do magical things over the web. Then, one day it happens, you hit upon a great idea. It's something that you see all kinds of need for. You've developed a killer app that you know other developers and users want. You hear about people making lots of money by starting product companies, but you aren't quite sure what you have to

Continue Reading

European ASP.NET Hosting Tips :: You Better not Use Polling Threads with ASP.NET Web Applications

Often developers ask how to add polling, scheduled tasks and so on to ASP.NET web applications. There are many ways how to do it and there are even more reasons why not to do it on ASP.NET web application. Let’s see what are the problems and how to build services for your web applications wherever they run. IIS and Web Applications IIS is the host of web applications. It knows how to handle requests and

Continue Reading