Browse by Tags
All Tags »
Programming (
RSS)
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...
That is a nice site: http://csharp-source.net/ But where is a RSS feed?
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!
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...
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...
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...
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...
My entry just got published on The Daily WTF . That's cool :)
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...
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 »