Answer by MatthewMartin for How does SQLParameter prevent SQL Injection?: When using parameterized queries, the ... http://bit.ly/hZyDS0
Home
Public posts preserved on my own site.
TSQL is not an appropriate language for generating TSQL. Would you use spoons to create spoons? Would you use houses to build a house?
Software process management professionals are like medieval surgeons. Their techniques sabotage their goals, kills the patient.
Comment by MatthewMartin on How do I test my .NET applications and how to I implement a tests suites ?: What is ... http://bit.ly/frXfXA
The standard advice on new opensource projects: The Linux Advice
Work on a project alone until the project becom... http://bit.ly/fHQc8k
Comment by MatthewMartin on ADO.NET: do you have lots of stored procedure in your own systems?: the most valuabl... http://bit.ly/gWTBNY
Comment by MatthewMartin on Compare mssql and mysql: Is this a question on performance, connection strings or wh... http://bit.ly/e36PfD
Validation Application Block Post Mortem: VAB seemed to work only for simple domain restrictions on a single pro... http://bit.ly/eHk14f
Picking .NET tools when you want to collaborate: Something as simple as solution folders can stop you from colla... http://bit.ly/eMAP2E
Another alternative to the sci fi #stackexchange : http://b.qr.ae/ewCLcO Quora.com/Science-Fiction No close wars-the questions are no worse
May the science fiction #stackexchange die http://www.suburbandestiny.com/?p=829 Avoid it at all costs.
My #stackexchange pet peeve is moderators that don't ask questions on the main site.
WebMatrix is like the notepad of IDE's. (Well, that's how it feels if you try to create an aspx page with behavior)
triggers are surprising side effects. *!%%^ triggers.
Amazon/living social is selling $20 gift certificates for $10 http://bit.ly/eTHISw
How to make Visual Studio look different depending on which solution is open?: I suspect this just isn't possibl... http://bit.ly/fbHmqj
What if someone accidentally moves the mouse? Why don't we have a warning OnMouseMove? Users need some protection!
SQL Compact and MS-Access: So I saw SQL Compact 4.0 was released and I was excited for a whole hour. A data sour... http://bit.ly/hfwNG8
Comment by MatthewMartin on How to start unit testing a large application?: I agree with the commenters above. I... http://bit.ly/eC8srH
Answer by MatthewMartin for Access a shared folder(which is protected): I take it the app will be running under ... http://bit.ly/hqwXI2
My pet peeve is software process wonks who think they are saving you from a process free life when you are already drowning in process.
Answer by MatthewMartin for Bulk Insert into access database from c#?: JET SQL doesn't support batches, so if yo... http://bit.ly/f0VTXS
It feels good when you write some code and can say, "There I've earned my paycheck"
Answer by MatthewMartin for Database/Web Server and SQL Server Setup - Security?: I guess it comes down to if yo... http://bit.ly/eOmjM4
Answer by MatthewMartin for Would a Unit Test add any value to this example of a DAL provider beyond an Integrat... http://bit.ly/fVmLZf
If you aren't compiling small visual studio solutions from a ramdisk, you are wasting your life waiting for disk writes. #VS2010
I'm reading linq documentation. Then my head explodes. This is starting to hurt me man.
What does "where" mean in a C# class declaration?: I tried to google this, but all I could find was documents on... http://bit.ly/hMCh0x
I almost despaired then all the unit test circles turned green. All for a misunderstood ! sign.
Is there any way to put malicious code into Regex?: I want to add regex search capability to my public web page.... http://bit.ly/huQ4cx
Oh choices choices: close connections fast and risk MSDTC escalation or hold connections open and no MSDTC? hmm.
Tip of the day: Disable MSDTC to guarantee that you don't accidentally create a dependency on it.
Comment by MatthewMartin on Strategies to Avoid Transaction Escalation in System.Transactions: DTC doesn't alway... http://bit.ly/fDit9h
How to turn ASP.NET pages into static pages as part of the build?: I have a few pages that are completely static... http://bit.ly/g2dKip
When resharper is off, it feels like visual studio has suffered a stroke.
Answer by MatthewMartin for Free issue reporting software?: Flyspray has been fairly painless for me to set up a... http://bit.ly/fZbVrX
Answer by MatthewMartin for inserting into two tables with the AccessDataSource: I think the key here is that MS... http://bit.ly/h275N2
Upgraded first website to 4.0. So far nothing bad has happened.
I get VS2010 on my contractor machine today! Huzzah!
Goodbye enterprise manager. SSMS won't fill your shoes. (Good riddance Query Analyzer)