pcampbell

3,078
Reputation
740 views

Registered User

Name pcampbell
Member for 1 year
Seen 5 hours ago
Website
Location British Columbia, Canada
Age 33
Developer in the Microsoft .NET / SQL Server stack. Interested in the Continuous Integration and Agile movements to help guide developers to make better software in a faster, shorter timeframes.
20h
revised Why Repeaters in ASP.NET?
added 10 characters in body; edited tags; edited title
1d
answered SQL order by a column from another table
1d
revised VB.NET: What is the equivalent of the SQL Server bit datatype?
added 13 characters in body; edited title
Nov
24
answered Use Javascript E4X to selectively rename XML tags
Nov
24
revised Dependency injection in NerdDinner - actually testing your repository or model
added 85 characters in body
Nov
23
revised SQL Server filegroup full during a large INSERT INTO statement
added 264 characters in body
Nov
23
revised SQL Server filegroup full during a large INSERT INTO statement
added 46 characters in body
Nov
23
comment SQL Server filegroup full during a large INSERT INTO statement
Thanks Chad, updated the question with a screenshot of the FG definition.
Nov
23
revised SQL Server filegroup full during a large INSERT INTO statement
added 51 characters in body
Nov
23
asked SQL Server filegroup full during a large INSERT INTO statement
Nov
23
answered What is the difference between KeyValuePair and Hashtable in .NET?
Nov
22
revised Why is Linq To Sql databinding to gridview much slower than pass-through SQL?
added 61 characters in body; edited tags; edited title
Nov
22
answered Why is Linq To Sql databinding to gridview much slower than pass-through SQL?
Nov
22
revised Send message to a Windows process (not its main window)
edit title: its possessive
Nov
21
accepted .NET and webservices: how?
Nov
21
revised TextBox on a form is acting wierd.
deleted 3 characters in body; edited tags
Nov
21
answered What Site is a Good Example of JQuery
Nov
20
revised Assembly’s App.Config is being ignored; Machine.config being read instead.
added 25 characters in body
Nov
20
revised How to…Add Client Side function to button that postsback?
add return flowcontrol
Nov
19
revised jQuery: Easiest way to wrap an image tag with an A anchor tag
added 2 characters in body; edited tags; edited title
Nov
19
comment Get data being bound to ListView on DataBound event
I like this solution better than catching it on the ItemDataBound event. The only suggestion is that within your method doFormatting you should check for null or DBNull
Nov
19
answered how to get last 10 records form sql table in asc order…
Nov
19
comment How do I use LINQ .Contains(string[]) instead of .Contains(string)
+1 @Jason, you should totally submit this to ExtensionMethod.net Thanks for the great code, it solved my problem today!
Nov
19
revised How to switch from table to div for FORM layout?
add 2 tags
Nov
19
revised How to switch from table to div for FORM layout?
added 270 characters in body; added 76 characters in body
Nov
19
accepted How to switch from table to div for FORM layout?
Nov
19
revised How to switch from table to div for FORM layout?
added 413 characters in body
Nov
19
answered How to switch from table to div for FORM layout?
Nov
19
answered How to switch from table to div for FORM layout?
Nov
18
answered How to…Add Client Side function to button that postsback?
Nov
18
revised ASP.NET MVC Architecture
deleted 39 characters in body; edited tags
Nov
18
comment LINQ To SQL exception with Attach(): Cannot add an entity with a key that is alredy in use
+1; thanks! That did indeed work! I'll leave this question 'unanswered' for now, but this answer definitely solves the problem!
Nov
18
revised LINQ To SQL exception with Attach(): Cannot add an entity with a key that is alredy in use
edited tags
Nov
18
revised LINQ To SQL exception with Attach(): Cannot add an entity with a key that is alredy in use
added 31 characters in body
Nov
18
asked LINQ To SQL exception with Attach(): Cannot add an entity with a key that is alredy in use
Nov
18
answered cost of logging ip address for user activity
Nov
17
revised LINQ: When to use SingleOrDefault vs. FirstOrDefault() with filtering criteria
few small fixes
Nov
16
asked LINQ: When to use SingleOrDefault vs. FirstOrDefault() with filtering criteria
Nov
15
revised C# and Month Calendar, selecting multiple dates
paragraphs
Nov
15
revised creating a .NET custom control
capitalization in title was unnecessary
Nov
14
comment creating a .NET custom control
@Pradeep: I assumed WinForms because of your mention of a Timer. Please edit for clarity if incorrect.
Nov
14
revised creating a .NET custom control
tags, restatement of question - winforms because mention of timer
Nov
14
revised Determine the number of Linq-To-Sql queries used in processing an ASP.NET MVC URL?
title change; capitalization
Nov
13
answered .NET and webservices: how?
Nov
13
revised TSQL: Cannot perform an aggregate function AVG on COUNT(*) to find busiest hours of day
clarification of usage of results
Nov
13
revised TSQL: Cannot perform an aggregate function AVG on COUNT(*) to find busiest hours of day
desired results
Nov
13
comment TSQL: Cannot perform an aggregate function AVG on COUNT(*) to find busiest hours of day
@Matthew, yes! I'll update the question to reflect the results desired.
Nov
13
asked TSQL: Cannot perform an aggregate function AVG on COUNT(*) to find busiest hours of day
Nov
11
revised Importing a certificate into Jetty
added 139 characters in body; edited tags
Nov
11
accepted Mirth: calling an SSL SOAP web service with a client certificate