MacCoaster said:
Looks a bit old. You might want to e-mail the author to see if it should be compatible with Xcode 2.0.
Thanks, I just figured out that the syntax definitions do work. The error detection is a hack done by the other guy I mentioned (aparently). I think I'll be able to make it work now...
snkTab said:
You might not think it but Microsoft has caused you countless hours of web browsing pain because they decided to add proprietary stuff to html, javascript, etc that only IE and a Windows can see. It's just the Microsoft way to do stuff like this. They take something that is perfectly all right, and destroy it.
LOL actually, I do think it. I am a developer after all
snkTab said:
That said... I don't think c#, while being reasonably good, has long to live. But then again, Microsoft has kept basic from dying. I believe there is something else in the works for the .NET platform to go along with Vista, but that might not be true.
I realize that, but I am sort of "evaluating" open source technology for use on a small business that I might start (I've had it with this 9 to 5 crap
). The way I see it, it doesn't matter if the industry abandons .NET as long as I can provide my customers with low development costs and low license fees (or better: no license fees at all...). So I thought that, since I'm currently working with .NET, then I might get a good start with Mono.
I'm mainly interested in ASP .NET. I'm aware that there are great free alternatives like PHP, but to me the code/GUI separation that ASP .NET provides is just wonderful. Basically (more like "theoretically"), I could take a lot of stuff that I've already built and create a framework that I could use on all my web apps with ASP .NET as a frontend. With PHP (at least the PHP I know) I would end up writing that code over and over again. All of this, however, depends on how mature Mono is currently.
Anyway, I might be way off, I just graduated from college a few months ago