I am currently coding a translator service in Windows in C# (VS 2005) and so I am on track on the goal of becoming a better C#-developer. I really like the C# language and the .Net framework, and most importantly the Visual Studio development tool. Microsoft has done so many things correct when they developed [...]
Posts Tagged ‘c#’
PHP vs ASP.Net
Well, this isn’t really a VS-blog-post, I just had a discovery while reading up on ASP.Net (Professional ASP.Net 2.0) and I see here that PHP has a way to go when it comes to make web development more productive. Yes we have more control on our code and so on, but the .Net Framework and [...]
Rapid Application Development under Linux
There are a few ways to develop applications under/for Linux. You can write cross platform applications using MonoDevelop, Real Basic and QT (not pronounced Cute, but Q.T. – yes, sort of like E.T….). Or you can use any other language and use IDEs like Komodo, Eclipse and so on. Coming from the Windows side of [...]
My bookshelf
At the moment my bookshelf (and I am now stricktly writing about books related to programming) contains: PHP Professional PHP Programming (Wrox) (first PHP book that I bought) Programming PHP (O’Reilly) Web Database Applications with PHP and mySQL (O’Reilly) Object-Oriented PHP (No Starch Press) Latest additions: Advanced PHP Programming (Developer’s Library) CodeIgniter (Wrox) Professional Search [...]

