M
M
Home
Archive
Contact
Subscribe
Log in
<MCGUIRE:code>
A .NET programmer finding his way through the development world
Long Past Due Project Upgrades
by
Matt
14. September 2011 14:59
I spent a great deal of time this weekend upgrading a project from .NET 3.5, MVC 2.0, and ASPX View Engine to .NET 4.0, MVC 3.0, using the Razor view engine, and implemented Telerik's RadControls for ASP.NET Ajax.
[More]
62b919ed-43f2-4397-a9d1-19cd55680051|0|.0
Tags:
asp.net
,
mvc
,
telerik-controls
,
razor
Categories:
ASP.NET
|
MVC
|
Razor
|
Telerik Controls
|
Visual Studio
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Illegal attempt to associate a collection with two open sessions
by
Matt
2. September 2011 15:00
Some development I was working on threw an exception moments ago that I had never seen before: Illegal attempt to associate a collection with two open sessions.
[More]
e70dc9fd-e0e5-45ab-aeae-21127f6dd2de|3|5.0
Tags:
nhibernate
,
Categories:
.NET
|
ASP.NET
|
C#
|
NHibernate
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Obout Grid Control
by
Matt
7. June 2011 15:20
I’ve been using Obout Grid for a project and I must say it’s a really great control. One issue I encountered though was when I required the ability to have columns auto generated yet still set certain properties on columns should they be included in the grid.
[More]
354a29d2-a095-45f6-9b64-c102e3cb7cc9|1|3.0
Tags:
obout-controls
Categories:
.NET
|
ASP.NET
|
C#
|
Obout Controls
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Dynamically Dependant CRM Picklists
by
Matt
5. April 2010 09:44
If you ever come across a need to link the options of one picklist list to the selected value of another, you might be terrified about the Javascript you will have to write to achieve this.
[More]
87ccfc25-7a32-43f6-9fc7-561f802a5f41|0|.0
Tags:
Categories:
CRM
|
ASP.NET
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Retrieving DynamicEntity in Dynamics CRM 4.0 To Access Custom Properties Of An Entity In Your Workflow
by
Matt
30. March 2010 00:10
I've been working with Dynamics CRM 4.0 for a while now, and last week had to write the most complicated workflow I've ever done.
[More]
74781573-4296-4612-b92c-807abc99f034|5|3.8
Tags:
crm
,
dynamicentity
Categories:
ASP.NET
|
CRM
|
C#
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Put A Custom Button In The Toolbar Of A CRM Entity
by
Matt
8. March 2010 20:23
I recently needed to add a button to the toolbar on the details form for the Case entity on Dynamics CRM 4.0. This was much easier than I had expected.
[More]
44cd61f2-55da-471c-a105-ce1fabf8bb69|0|.0
Tags:
Categories:
CRM
|
ASP.NET
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Enabling Uploads in FCKeditor in an ASP.NET MVC project
by
Matt
10. February 2010 21:22
I just spent as little as 10 minutes enabling uploads in FCKeditor. I was quite surprised how easy it was.
[More]
db04254c-479a-473c-ae50-dd0bcc74dc5c|0|.0
Tags:
fckeditor
,
javascript
,
asp.net
,
file uploads
,
mvc
Categories:
ASP.NET
|
C#
|
Javascript
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Injecting HTML into FCKeditor (Working in Firefox)
by
Matt
10. February 2010 20:48
I just spent as little as 10 minutes enabling uploads in FCKeditor. I was quite surprised how easy it was.
[More]
feb7b6ed-4dad-495c-8861-906bdb1b3cbd|0|.0
Tags:
fckeditor
,
javascript
,
asp.net
,
events
Categories:
ASP.NET
|
Javascript
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Map Your Checkboxes To bool MVC Action Parameters
by
Matt
1. February 2010 20:40
Over the past couple of months, I've decided I no longer like accepting a FormCollection object in post actions in my MVC applications. I've decided to strongly type my parameters for easier debugging and, well, it's resulted in a whole lot fewer casts in my code. It just makes sense.
[More]
b0da5ebd-6c91-44a2-8849-3287e2525bc5|0|.0
Tags:
mvc
Categories:
ASP.NET
|
MVC
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
Implement Log4Net In It’s Own Config File In 5 Minutes
by
Matt
22. December 2009 22:04
I've worked on various projects for a couple of different employers that made use of Log4Net and it was extremely helpful in identifying and resolving some strange behaviours. However, I'd never had to set it up in a new project myself until recently. I wasn't sure what to expect when I got into it but it was actually a very painless procedure.
[More]
6d31ca42-16a7-441a-9ec5-fc7d74d3cd31|0|.0
Tags:
log4net
Categories:
.NET
|
ASP.NET
|
C#
E-mail
|
Kick it!
|
DZone it!
|
del.icio.us
Permalink
|
Comments (0)
|
Post RSS
<< Previous posts
Search
Include comments in search
Month List
2011
December (3)
October (1)
September (3)
June (1)
May (1)
February (1)
January (1)
2010
August (1)
July (3)
May (2)
April (1)
March (4)
February (4)
2009
December (5)
November (4)
September (3)
August (1)
July (2)
June (7)
April (2)
January (1)
Tag cloud
.net
ado.net
asp.net
blogs
C#
calendar week
collations
crm
csv-parsing
data-mapping
dynamicentity
events
fckeditor
file uploads
google-maps
intelligencia
javascript
jquery
jquery validation
log4net
michelle-lemieux-bustamante
mvc
ndc09
nhibernate
obout-controls
odp.net
oracle 10g
pdc09
plugin
plugin-tool
razor
recaptcha
reflection
resharper
silverlight
sqlite
sql-server
strings
system.web.extension
telerik-controls
timepickr
tooltip
url-rewriter
video tutorials
wcf
welcome
Recent Posts
Collation Conflicts in SQL Server
MVC3 Deployment Checklist
Exclusive access could not be obtained because the database is in use" when performing a Microsoft SQL 2008 database restore.
Convert String To Proper Case
The type or namespace name 'Script' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
BlogRoll
The Code Kindler
you've been HAACKED
SemVer 2.0 Released
Unhandled Exceptions
St. Louis Day of .NET–T...
Scott Hanselman's Compu...
ScottGu
Download OPML file
Twitter
May 28. 11:01
Ugh...I keep sending tweets out from the wrong account.
May 28. 11:00
Pretaping an interview with Laura Di Battista for CBC's 'Here and Now' shortly - listen for it just after 4pm today. #TOpoli
May 28. 07:26
We have filed a complaint with the Competition Bureau RE: 5cent bag tax. Our complaint made the front page of the Sun
http://t.co/5CByMh31
April 3. 20:04
Mistakes recruiters make on LinkedIn.
http://t.co/GiU6TMP5
Another one not listed - Calling me on my work line. Not cool. This is why I…
February 3. 10:02
Prof. Maurice Mazerolle gestures at Jerry Agar during 'Labour Pains' panel discussion #TOpoli #TOcouncil
http://t.co/sIweWzq8
Follow me
Great .NET Resources
Summer of NHibernate Screencast
Autumn of Agile Screencast
Dime Casts
Stack Overflow