Recent Posts

1
Comments

New BMW concept GINA. by wesleyw

As I'm a BMW freak, I follow the BMW technology and new models a little. But this, this is amazing. I hope they bring this kind of cars in production very fast. You can have design cars en fancy cars, but this is more, MORE, MUCH MORE. You can see...
0
Comments

A good blog for .NET assembly debugging by wesleyw

While looking for a solution I found a good blog about hardcore debugging in .NET. On the right side you can even find some labs for debugging. Think this is really handy if you run in some "non standard .NET (bug) behaviour" or memory problems...
0
Comments

Validators on AJAX updatepanel not working on IIS by wesleyw

I've been looking for hours to find a solution for this problem. Well first of all defining what the problem exaclty is and then finding a solution. The Problem: I've an dynamic loaded usercontrol(ascx) with textboxes and rangevalidators and requiredFieldValidators...
Filed under: , , ,
1
Comments

ASP.NET Multi file upload by wesleyw

For a project I was working on I needed to be able to upload multiple files via HTTP to a website. You can put X Http FileUpload controls on your page but then you need to select the files one by one. So a busy job if you need to upload +100 files. So...
0
Comments

Flash text font on your site. by wesleyw

I'm writing a website for restaurants and got a tip from a graphical guy to use flash for my fonts. Well it sounds strange but it is great. The thing/technology is called Sifr and can be found here http://www.mikeindustries.com/blog/sifr/ and http...
Filed under: ,
2
Comments

VisualSVN Server - Subversion on the server by wesleyw

Before, when you wanted to use Subversion you had to install Subversion and Tortoise on the development server and use Windows Explorer to create a repository. It was not that hard to create the rep. but you always had to create the tags, trunk and branches...
0
Comments

New year, new/fresh Microsoft events. by wesleyw

Yesterday, the first day of the year I got an E-mail of microsoft Belgium in my mailbox with an invitation for DevDays 2008. Well they don't call it DevDays anymore they call it TechDays 2008. The TechDays 2008 will start on the 11th of March 2008...
0
Comments

Best wishes for 2008. by wesleyw

Hello dotnet6 readers, I want to wish you all a healthy and great 2008 and that all your dreams come true. Well on a techical level they will come true for some of us (for me they will) we will have this year VS.NET 2008, SQL Server 2008 and Windows Server...
0
Comments

How small fishes are eaten by bigger fishes and the bigger by much bigger and ... by wesleyw

On Friday the 7th of september 2007 there was an article that Business Objects bought a smaller company Fuzzy Informatik. (Small fish eaten by big fish) 1 month later on monday the 8th of october SAP bought Business Objects for 4.8 billion €uro. (The...
0
Comments

Doe het niet, Anneke by wesleyw

Sorry for my English blog readers but this is an article on www.professional.be why Anneke shouldn't study IT and shouldn't look for a job as IT developer. Here is the article(letter, 4 pages) in Dutch http://www.itprofessional.be/career.cfm?id...
3
Comments

Ah no, another 3 letter IT-term: "BDD" by wesleyw

Business Driven Development, an evolution of TDD. I think it comes from the Java world, from JBehave . You can find more on http://behaviour-driven.org/ And Dan North wrote JBehave and is giving session about it http://dannorth.net/ And yes there's...
0
Comments

StringBuilder Remove or create a new instance. by wesleyw

I wanted to know if the StringBuilder was faster by removing all the text or creating a new instance everytime. So I created a test winforms application with the following test case and results. First Case : Append 100 unique lines of text to a string...
0
Comments

SmartPart V1.1.0.0 by wesleyw

For those who are looking for the SmartPart version 1.1.0.0. I found it thanks to one of my blog readers Bart Segers. Thanks Bart. You can download the file here . So stop looking on the out-phasing gotdotnet ;-) - Wesley
Filed under: ,
0
Comments

How safe is it to use an URL to a good article, tool or component? by wesleyw

Why the question. I'm facing the problem now that I couldn't find the SmartPart for .NET 1.1. You can read a lot of blog entries about the cool smpartpart and they all use a hyperlink to the blog of Jan Thielens or to the download section on gotdotnet...
2
Comments

Select a complete row in a ASP.NET (2.0) gridview by wesleyw

For a project we must be able to select a complete row in a gridview instead of using the Select button. We found a good solution on the following website http://www.geekzilla.co.uk/View9FC28EE6-ACB0-4F51-BFE4-38B0B10134D5.htm . And indeed if you try...
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems