Leon Bambrick

3,248
Reputation
184 views

Registered User

Name Leon Bambrick
Member for 1 year
Seen yesterday
Website
Location Australia
Age 33
living the dream
22h
awarded  Notable Question
1d
revised CakePHP add/edit form is working, except for foreign key references
spelling in title
Nov
16
revised Getting Back a 501 Syntax error when I upload via ftp requests through code
spelling and like removed like overuse of like "like".
Nov
16
revised JQuery UI datepicker in Asp.Net MVC
spelling, grammar, formatting
Nov
6
comment Compiling an ASPX page into a standalone program
Thanks SLaks, both comments were helpful. Do I need to add a Global.asax somewhere? I've now got a NullRef exception at BuildManager.CreateInstanceFromVirtualPath -- the inner exception leads me to: System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp), which is why i think i have to stop it worrying about a global.asax.
Nov
5
comment Compiling an ASPX page into a standalone program
This is a great idea... i'm trying to get the same working here. When I call "var page = PageBuilder.CreatePage<MyPageName>(someVirtualPath);" I don't know what value to use for 'someVirtualPath'. I figure it will be related to the name of my aspx file, but I can't get a value that works.
Nov
4
answered ER Diagram (Drawing)
Nov
3
answered Combined area of overlapping circles
Oct
19
revised In MS-SQL, how do I INSERT INTO a temp table, and have an IDENTITY field created, without first declaring the temp table?
improved formatting
Sep
29
awarded  Nice Answer
Sep
25
revised Format Date On Binding (ASP.NET MVC)
this is what worked for me
Sep
20
revised Which is more efficient Cstr(value) or value.ToString()
clarity
Sep
4
accepted What Is ASP.Net MVC?
Sep
3
comment Need help getting NGen back into working condition.
Good work kliszaq! Please report back if "ngen /delete *" leads to any other issues for you.
Aug
28
asked How do I add a PowerShell cmdlet or function to my machine so that it is always available?
Aug
27
revised Windows Form: closing, but not closing
strange logic of original title confused me ;-)
Aug
27
revised IronPython and ASP.NET: ready for prime time?
typo
Aug
27
revised IronPython and ASP.NET: ready for prime time?
putting the question into the title
Aug
27
revised If its bad to use inline SQL, how does using LINQ to perform queries differ in practice?
improved formatting
Aug
27
answered If its bad to use inline SQL, how does using LINQ to perform queries differ in practice?
Aug
25
revised Convert wife/husband/partner to a programmer.
spelling
Aug
25
accepted Firebird .NET interoperation
Aug
25
revised Firebird .NET interoperation
sp.
Aug
25
revised .NET Assemblies protection
spelling
Aug
25
answered Firebird .NET interoperation
Aug
25
answered Creative Terminology
Aug
22
revised What do you do with atrocious code?
clarification
Aug
21
answered What do you do with atrocious code?
Aug
21
answered What are you doing against a working/programming/writing blockade?
Aug
21
comment I need help with refining my string formatter
You were just dying to sprinkle a little linq in there, right? ;-)
Aug
21
comment How do you make people accept code review?
You have to "force them to become better programmers" ? Maybe... you want to be a good role model, and a steward who guides them to become a better programmer. Attempting to "force" people can often lead to the wrong result entirely.
Aug
21
answered How do you make people accept code review?
Aug
2
awarded  Yearling
Jul
28
awarded  Peer Pressure
Jul
8
awarded  Disciplined