24/7/dev&coffee

simply me

Browse by Tags

All Tags » Programming (RSS)
Dissecting a web application - part I - requirements and plans
With this entry I am starting a series of articles describing the process of creation of complete web application with additional tools, http://theexpedition.info . This article is available also in Polish language on my other weblog . In my previous...
From the lists department... Open source applications in C#
That is a nice site: http://csharp-source.net/ But where is a RSS feed?
Posted: Mar 07 2005, 09:55 PM by michu | with no comments
Filed under:
A bit of self-boasting ;)
I just received an email... I have got a second place in .NET Master (in Polish Mistrz.NET ) competition held by Microsoft Poland. Wow! :) Thanks to all friends who wished me luck!
Posted: Nov 23 2004, 03:56 PM by michu | with 1 comment(s)
Filed under:
Injection attacks - spread it around!
It's very disturbing how few web application developers know anything about injection attacks. Like Bertrand LeRoy noticed, web forums are full of questions accompanied with code showing that the person who wrote it was completly clueless in that matter...
Posted: Aug 19 2004, 09:43 AM by michu | with no comments
Filed under:
Why is IE going down so much?
Having enough of problems with IE, I'm switching to Mozilla Firefox today. Why? First, there are all those security problems. Last update to ADODB.Stream seems to be only a quick-fix for particular problem and it isn't even trying to address many other...
Posted: Jul 09 2004, 01:38 PM by michu | with 17 comment(s)
Filed under:
071-340 beta exam - strange results
I just received my score report for 071-340 beta exam (Implementing Security for Applications with Microsoft Visual C# .NET) I took on April, 21st. It was the first time I was participating in beta exam program. It was interesting experience, but waiting...
Is that new or I missed it all the time?
I just installed .NET Framework 2.0 and some Express Tools and I noticed something (maybe) new. When I open IIS Manager, right-click my website and click properties I have a new tab: Then there I have a GUI tool for editing of my Machine.config and Web...
Posted: Jul 03 2004, 01:10 AM by michu | with 3 comment(s)
Filed under:
My contribution to The Daily WTF
My entry just got published on The Daily WTF . That's cool :)
Posted: Jun 26 2004, 07:24 PM by michu | with no comments
Filed under:
Generating Excel files from web - line breaks in cells
As many of you probably know, you can output data (a report, for example) as an Excel file, simply by adding right content-type and content-disposition header: Response.ContentType = “application/vnd.ms-excel“; Response.AppendHeader(“content...
Posted: Jun 15 2004, 10:32 AM by michu | with 10 comment(s)
Filed under:
Telecommuting is all wrong or is it something with me?
For last three years I was working as a programmer from home, using Internet, VPNs, Terminal Services etc. to connect to my company's network. I find it a very unpleasant experience. My employer wasn't a software vendor, it was a retail company, I was...
More Posts Next page »