Tuesday, June 26, 2007

Apache can run ASP.NET

Follow the instructions and see how ASP .NET works under Apache.



read more | digg story

ASP.NET 2.0 Resources

ASP.NET 2.0 resources and news.



read more | digg story

Apache can run ASP.NET

Follow the instructions and see how ASP .NET works under Apache.



read more | digg story

How to compile php scripts in asp.net

Compile your php scripts in asp.net. Didn't even know it was possible.



read more | digg story

Hugo Chavez launches Venezuelan PC brand running Linux!

While many developers try to avoid the political aspects and concentrate on the code, events periodically tend to remind us that FOSS is a powerful tool in the fight for people's minds.

Wednesday, June 20, 2007

ASP Developer

Aren't you an ASP developer?, I was recently asked when meeting a client of mine. They had an old system running, and truthfully it was pretty much state of the art back then, around 2000 when it was built. 3 layered code, MTS , SQL Server etc.

But still, now when getting the question, inside my head I thought "No, I am an ASP.NET developer, that's where all the fun is and how I want to develop sites", but of course I never said that.

Cause 2 microseconds later I thought, hey, I got two kids to feed at home and this man is asking me to work, what am I thinking...So I looked up at him, smiled and said:

"Of course I am an ASP Developer"

While people knowing me might argue and say, "hey I know you have a lot of asp.net contractor work, you wouldn't need to take that job". Well, in short terms, no, however being an independent consultant is to me pretty much do what they tell you to do.

Tuesday, June 5, 2007

Create a paypal shop with ASP.NET

Here is a great tutorial on how to create a simple ASP.NET paypal shop. Visual Studio 2005 solution and C# sourcecode. No database, but you can of course add that later.