Contents tagged with VisualC

  • I'm planning to get rid of setting our Theme in ASP.NET

    The auto inclusion of all our CSS files has finally become too annoying. We'll still use the app_theme directory, as it is a handy way to store our stuff... but I'm really hoping to not set the theme, and to add the appropriate CSS for the situation (mobile vs desktop for example) while also combining our CSS files and 'minifying' them all through a simple 'css.ashx' style handler. This should make it easier to do that combining at run time, while leaving them nice and separate for debug and development purposes. Continue reading...

  • The code for my blog site is now available on codeplex.com

    For anyone who is interested in using the code behind this site for their own blog, or who just finds reading code to be a fun pastime, you can go to http://www.codeplex.com/oxite to check it out. Of course, there are other blog engines up there, including blog engine .NET (which appears to be very highly supported and recommended by many folks), if you are in the market for some free blogging code. Continue reading...

  • The Channel 9/Channel 10 team is hiring

    Hey folks, I work as the dev lead for Channel 9, Channel 10, Mix Online and other sites. We build community sites for Microsoft using video, audio and text blogging and we build them using the latest .NET technologies. If you are into web development, if you have a passion for design and user experience, and if you really rock at AJAX, Javascript, CSS, C# and ASP.NET .... then this is the job for you :) Continue reading...

  • Internal Microsoft tool, eScrum, is available to the public...

    We (the dev team behind Channel 9, Channel 10, Mix Online, and others...)been doing scrum-ish development for a few sprints now, but we recently switched to using eScrum. This is a set of templates and tools for use with Team Foundation Server and it really rocks. There are few less-than-polished elements about the install and the web interface, but I'm glad they shipped it out for general use. Continue reading...

  • Need to write a parser of your own?

    I haven't had to write a parser since university, but if I had to write one now I'd definitely be checking out Tommy Carlier's 10 part series showing how to write a parser for a demo programming language of his own creation. Continue reading...

  • Check out the new Community Bar on on10.net

    One of my jobs over the past couple of weeks has been to build a javascript based 'toolbar' that could run across the top of on10.net and show folks headlines aggregated from a variety of Microsoft Community sites. So, along with a bunch of help from Adam and Erik, I managed to get it finished and deployed today. You can see it on top of the page on 10 Continue reading...

  • Amazon Web Services talk in Winnipeg

    I love Winnipeg, but it doesn't normally get all that many developer focused talks... so if you live there and you are interested in .NET based web development, you should really get down to this event. Continue reading...

  • Ok, cool plug-ins for Windows Live Writer cropping up all over

    If you are a dev, then this code formatting plug-in is probably the coolest thing out there... I'm still ranking Tim's Flickr plug-in as #1 at the moment, at least my slightly customized version that is, but if you'd like a list of several available plug-ins then this spaces entry is a good place to check out. Of course, if you have no idea what Windows Live Writer is... check out this video from on10.net :) Continue reading...