Quantcast
Channel: Codebureau - Matt Simner
Browsing all 11 articles
Browse latest View live

Issues with data binding, Typed Datasets, DataRows and Null Values

Had some fun this morning as we’re trying to get a simple framework set up for a web app, that others can understand, using out-of-the-box functionality if possible.  I tried to avoid the normal...

View Article



More reasons to love JQuery

I’ve only recently started using JQuery, but needless to say – it rocks! for those that don’t know it’s a Javascript library that’s basically revolutionising how you write client-side code.  My reasons...

View Article

Serving SSL from localhost on IIS 5 on Windows XP using Self-Signed certificates

I’ve probably glossed past this a few times, but it turns out getting SSL working on your dev machine is less painful than you’d think… install iis60rkt.exe from...

View Article

Removing references to HttpModules from ASP.NET SubFolders in web.config

If you have ASP.NET applications that live as subfolders of a larger site, you may find yourself with issues when it tries to find assemblies and httpmodules that are referenced in the parent’s...

View Article

ASP.NET Data Binding – Accessing a parent data item from within a nested...

I’m maintaining an app at the moment that uses quite a few nested repeaters, and found that headers were being output when there was no data present.  It was found that the header was being written in...

View Article


Using JQuery with DotNetNuke 4.x

I’m currently doing a project using DotNetNuke, and we’re using JQuery plugins to achieve certain content rotation and scroller functionality.  All was ‘amost’ good as I’d found a way to inject the...

View Article

Deploying the minimum Oracle Instant Client files with ODP.NET

If you’re looking for the smallest and least hassle deployment of Oracle client files with a .NET application, then forget about everything else you’ve been told – the following did the trick for me,...

View Article

Fixing SharePoint error: No item exists at [url]?ID=n. It may have been...

Yesterday I was creating a page in SharePoint Designer and on testing got a server error: No item exists at http://sharepointsite/WebPages/My-Page?ID=56.  It may have been deleted or renamed by another...

View Article


Use SQL Server Trusted Connections with ASP.NET on Windows 2003 without...

Access control and troubleshooting 401 errors must be one of the most annoying and recurring issues with configuring IIS.  One of the problems is that it’s often quite a long time between issues, and...

View Article


Integrating ASP.NET MVC into an existing ASP.NET Webforms application

If, like me you’re not always blessed with the opportunity to build every application from scratch, you may find yourself wanting to introduce the wholesome goodness of ASP.NET MVC into an existing...

View Article

JQuery.Migrate saves the day with Telerik UI for ASP.NET MVC

The relentless pace with which libraries, and dependent javascript resources now change,  is quite difficult to keep up with – particularly when you’re attempting to be frugal and use open source...

View Article
Browsing all 11 articles
Browse latest View live




Latest Images