Craig

4,302
Reputation
369 views

Registered User

Name Craig
Member for 1 year
Seen 15 hours ago
Website
Location Melbourne, Australia
Age 35
.NET developer just doing the rounds.
5h
awarded  Popular Question
Nov
19
comment Crystal Report View page numbers
Thanks Dusty. Just adding a Page N of M on and suppressing it will have the desired effect.
Nov
19
asked Crystal Report View page numbers
Nov
18
awarded  Popular Question
Nov
11
comment Asp.Net MVC - New Project How to Begin?
Jemes, I generally create Model and Services projects up front and then try and put all the logic and validation in them from the start. It is a good idea to keep your controllers as thin as possible, they are just an intermediary between the View and domain logic, they should just have some plumbing code really.
Nov
10
answered Asp.Net MVC - New Project How to Begin?
Nov
9
comment Spark View Engine “An assembly with the same simple name” error
I had a look at this but am not using <use assembly=""> anywhere and the problem still occurs.
Nov
9
comment Spark View Engine “An assembly with the same simple name” error
Thanks. I am also a bit confused about the _global.spark file and how it relates to this and spark engine setup in the global.aspx. Is there any good reference on this?
Nov
9
asked Spark View Engine “An assembly with the same simple name” error
Nov
6
awarded  Popular Question
Nov
6
asked Does SQL Azure support the FILESTREAM datatype
Nov
5
awarded  Famous Question
Nov
3
awarded  Popular Question
Oct
29
asked Profile C# class creation
Oct
28
awarded  Notable Question
Oct
20
comment What is the opposite of ‘parse’?
Please tell me how nHibernate would help me to do this?
Oct
20
comment What is the opposite of ‘parse’?
Reason was basically we had to turn a query 'SELECT CustomerId FROM Customer' into something like 'SELECT <<field:25>> FROM <<table:76>>'. This is easy for basic select, very difficult for complex queries.
Oct
20
comment What is the opposite of ‘parse’?
I must agree, I had recently a perfectly good reason to parse SQL that had nothing to do with ORM's (which I used in the project as well).
Oct
15
awarded  Popular Question
Oct
14
awarded  Yearling
Oct
12
answered nHibernate Validator custom IMessageInterpolator
Oct
6
awarded  Popular Question
Sep
18
accepted Technology stack for web app development
Sep
16
comment Calling the McAfee virus scan engine
Yes, we ended up doing what the forum suggested and use MetaScan.
Sep
16
comment What is the simplest SQL Query to find the second largest value?
Have you run this on SQL Server?
Sep
14
awarded  Popular Question
Sep
10
comment Calling the McAfee virus scan engine
Phoenix, after much trawling the best info we could get from McAfee is that their virus scan SDK is discontinued. Having said that, I think if you are willing to shell out the right kind of cash (plenty) they will talk to you.
Sep
2
awarded  Popular Question
Aug
25
comment nHibernate ICriteria Join Condition
Hi Colin, they do not give the same results.
Aug
24
revised nHibernate ICriteria Join Condition
added 246 characters in body
Aug
24
asked nHibernate ICriteria Join Condition
Aug
20
asked nHibernate Linq Projection
Aug
20
awarded  Taxonomist
Aug
19
comment Are the days of the stored procedure numbered?
Why is breaking into the application account more likely than breaking into the database account? If they break your database account can't they do the same thing? If your security is compromised you are stuffed either way.
Aug
18
awarded  Notable Question
Aug
12
comment Get executed SQL from nHibernate
I realise NHibernate Profiler is good at what it does, but if you read the question again I am not after a profiler or looking for potential problems.
Aug
12
asked Get executed SQL from nHibernate
Aug
6
answered What is the best way to manage user photos for a website?
Aug
3
asked Silverlight 3 DataForm best practices
Aug
1
answered Linq to SQL with Group by
Jul
31
asked Linq to SQL with Group by
Jul
27
accepted nHibernate, No row with the given identifier exists
Jul
27
answered Crystal Reports - “The report you requested requires further information”
Jul
27
answered Why are PHP developers cheaper than .NET developers?
Jul
27
asked Crystal Reports - “The report you requested requires further information”
Jul
23
comment Silverlight .NET RIA Project Structure
Yes, I have seen these. Thanks.
Jul
21
answered Creating unique usernames
Jul
16
revised Silverlight .NET RIA Project Structure
added 16 characters in body
Jul
16
asked Silverlight .NET RIA Project Structure
Jul
16
awarded  Nice Answer