Browse by Tags
All Tags »
.NET (
RSS)
Exceptioneer is a hosted system designed for .NET folks to help identify, manage and resolve unhandled exceptions. When an Exception occurs within an Application, that exception and a range of platform specific details are transmitted securely to the...
It's been rumoured that there will be a new namespace included in the next release of .NET to be announced at TechEd this week. The new namespace contains classes and methods which help with the transactional issues we run into on a day to day basis within...
Until quite recently, my TD.NET usage had been quite conservative, I'd used it to run tests but had ignored all the surrounding features (why confuse things?). The past few days I've gotten into using some of the more funky features TD.NET bundles...
I'm an avid reader of Mike Taulty's blog , and even though I don't understand a lot of what he's talking about I really enjoy reading it. Mike's recently been blogging extensivly about Workflow and I really want to use it in Production...
I was getting the following exception when processing a folder full of images: - Type: System.OutOfMemoryException Message: Out of memory. Source: System.Drawing TargetSite:System.Drawing.Image FromFile(System.String, Boolean) HelpLink:null StackTrace...
Spotted this post on ASP.NET and ADO.NET best practices , it's not an exhaustive list, but there is some good advice there.
I have been creating a set of reports in SQL Server Reporting services today, they all needed to be linked together though in the form of "drill down" reports. The application I was embedding the reports into is a complicated ASP.NET wrapper for SQL Server...
You can now visulise the box model.
Oooh, shiny Web Designer. Apparently it will go public very soon ...?
First, let me start off saying where my loyalty lies, I'm a C# guy. I've recently been doing a great deal of work in VB.NET and I wanted to share with you what my thoughts are. C# and VB.NET are identical in form and function. They can both be used to...
More Posts
Next page »