Archive for January, 2006
  • Can’t remember the connection string ?
    by admin
    Posted January 8th, 2006 at 9:34 am
    There is a website out there that remembers them for you. I've used them on multiple occasions because my memory for these things seems to be in need of a reboot Anyway here's the url : http://www.connectionstrings.com/...
  • Compressing your ASP.NET 2.0 pages
    by admin
    Posted January 7th, 2006 at 8:09 am
    After installing Dasblog I had problems with the compression module of Ben Lowery. In .NET 1.1 I had exactly the same problems.  No output was generated to the browser. I dissected his code and found that it could be greatly simplified, so i decided to rewrite it to a .NET 2.0 version. The first thing that needed to be done was rewrite the configuration, next get rid of all the inherited streams that were there for no reason in my opinion but to add some headers to the stream. I decided to hoo...
  • Switched blogs today
    by admin
    Posted January 5th, 2006 at 2:43 pm
    I changed blogs today. My new blog can be found at http://www.flanders.co.nz/blog Together with the blog I also built a new site.. The only thing that is left to do for me is to migrate the posts from geeks to the new one.This blog will allow me to post zip files with projects to go with the posts about coding that I do. I really love .NET 2.0 everything goes pretty quickly. To build my new site I spent about 14 hours that is for designing, lay-out in masterpages, sql database and content input....
  • My vision on protecting your querystrings
    by admin
    Posted January 4th, 2006 at 7:53 pm
    http://geekswithblogs.net/casualjim/articles/64639.aspx  ...
  • Run VS 2k5 Webserver from everywhere
    by admin
    Posted January 4th, 2006 at 7:53 pm
    The built in webserver from Visual Studio 2005 is great for locally quickviewing asp.net websites.I always thought it was a pitty that I had to start visual studio for it. Today I came accross a blog of a guy who wrote a small shell extension so you can right-click any folder and choose run asp.net 2.0 website from the context menu. It will run the webserver on that folder. How easy do you want it ? Read more about it here : http://weblogs.asp.net/rmclaws/archive/2005/10/25/428422.aspxhttp://web...
  • Got added to the new zealand user group
    by admin
    Posted January 4th, 2006 at 7:53 pm
    I haven't been posting much lately because I got pretty busy over the past few months and it looks like it isn't going to change quickly either. I got added to the new zealand .NET user group with this blog. and would like to thank nic wise for adding me. his blog can be found @ http://www.fastchicken.co.nz/blog I decided together with 2 other guys to start writing a book about quick and simple programming using .NET 2 technology. And what better way is there than to write a fully working applic...
  • Rss Parsing
    by admin
    Posted January 4th, 2006 at 7:53 pm
    As mentioned earlier in this blog, I am building a rss program together with http://datafreakz.blogspot.com Right now we have about 100000 feeds from this feeds I had before the weekend about 5000 that failed. Now most of these feeds were valid rss although my google sidebar doesn't parse a lot of them either. Then I've noticed that lots of people never took the time to read the specifications and dump whatever they like in an rss feed.Furthermore there are a lot of people including w3c and ms ...
  • Getting subtotal in xslt
    by admin
    Posted January 4th, 2006 at 7:53 pm
    To get the subtotal of products in their own subcategory                            1234               233                                 1235               23                                       124               298            Subtotal : €  ...
  • Design templates for websites from microsoft
    by admin
    Posted January 4th, 2006 at 7:53 pm
    http://msdn.microsoft.com/asp.net/reference/design/templates/default.aspx...
  • WebDav Exchange …
    by admin
    Posted January 4th, 2006 at 7:53 pm
    I live in new zealand. I can successfully create appointments in exchange using webDAV.  But I can only create them in the timezone Z if I change the timezone to Y (which is mine) I always get bad request. Do I say ok.. so not during string conversion but I just calculate the offset and add that to the date and create the appointment then that should be ok. Also not !!! My conversion function is very basic but i didn't find a way to get it properly formatted in .NET so this is my way. The funct...
Page 1 of 212
Around The Site
Categories
Archives
Tags