Forwards
Travelling on through software development
Blog Pages
(Move to ...)
About Cirrious Ltd and Stuart Lodge
MvvmCross questions?
Video: MvvmCross at NDC Oslo 2013
MvvmCross at Evolve 2013
MvvmCross and Azure Video of Talk
MvvmCross Video Xaminar
MvvmCross binaries
MvvmCross link list...
@slodge
@mvvmcross
▼
Tuesday, January 20, 2009
Took me ages to find this - AJAX Toolkit AutoComplete showing padding on the dropdown menu in ff
›
This post eventually gave me the answer - http://www.dreamincode.net/forums/showtopic57646.htms - basically if you see that your automcompl...
Tuesday, January 13, 2009
More on changing a user name in dnn - in my environment
›
In my environment... also need (want) to update the displayname and the yaf name too. Plus I'm using prefixes for my table names: updat...
Changing a user name in dnn
›
From http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/36/threadid/27822/scope/posts/Default.aspx update users set username=...
Monday, January 12, 2009
Help! Anyone got any ideas? SET DATEFIRST statement requires integer parameter.
›
Can anyone spot what I'm doing wrong? I have this StoredProcedure which I'm trying to call using Linq to SQL from C# under 3.5 SP1 -...
Saturday, January 10, 2009
Problems creating an install package for a DNN Authentication System
›
If you follow the current existing separate examples for .dnn files for LiveId or OpenId authentication then you will encounter a problem: E...
Required reading - Linq2SQL
›
This is just the best Linq2SQL (Linq to SQL) page I've seen in ages... http://msdn.microsoft.com/en-us/vbasic/bb688085.aspx Super useful...
Unable to Start Debugging on the Web Server - gggggggrrrrrrrrrrr
›
I had this error today trying to connect to a new website on my local IIS installation. I think the problem was something to do with calling...
1 comment:
DNN5 - Method not found: 'System.Collections.Hashtable DotNetNuke.Services.Authentication.AuthenticationConfigBase.get_ModuleSettings()'
›
Been very busy coding today Here are some of the highlights of things I've unearthed during today: First, DotNetNuke. I f you encounter ...
1 comment:
Friday, January 09, 2009
Adding Bounding Box to Google Maps in ASP.NET
›
I used this bounding box example code: http://www.svennerberg.com/2008/11/bounding-box-in-google-maps/ And applied it to the ASP.NET contro...
2 comments:
‹
›
Home
View web version