pzycoman

Stories kicked by pzycoman

Advanced Integration of Virtual PC 7 / XP Mode(wunger.spaces.live.com)

submitted by crpietschmanncrpietschmann(11.3k) 2 years, 7 months ago

VMLauncher allows you to open any file or folder from your local host system in a specified Virtual Machine. This improves the integration of Windows Virtual PC. There is no need anymore to open the Virtual Machine in Desktop Mode to install a new application! You can open any program, file or folder directly from your Windows 7 Desktop. Just right click on the application, file or folder and select the “Open in Virtual Machine” and it will open in the selected Virtual Machine but will run directly on your Windows 7 Desktop. read more...

add a comment |category: |Views: 20

tags: another

Introduction to PostSharp - Part 2(labs.dropit.se)

submitted by vg132sevg132se(15) 2 years, 7 months ago

Part 2 of the short intro to PostSharp, this time its time for some PostSharp.Core coding read more...

add a comment |category: |Views: 7

tags: another

Introducing PostSharp 2.0: #4 - Visual Studio Add-In (postsharp.org)

submitted by gfraiteurgfraiteur(988) 2 years, 7 months ago

Gael Fraiteur shows the new PostSharp Add-In for Visual Studio allowing to answer two questions: (1) to which code elements is my aspect applied and (2) which aspects are applied to my code element. read more...

add a comment |category: |Views: 347

tags: another

An exhuastive ASP.Net Error Handler(unauthorised-access.com)

submitted by pzycomanpzycoman(70) 3 years, 1 month ago

An exhaustive asp.net error emailer - it will email you with everything you possibly need to debug the error, from the error message details, to the process' identity, to the current appdomain information! And its free! read more...

add a comment |category: |Views: 21

tags: another

An introduction to Pex(unauthorised-access.com)

submitted by pzycomanpzycoman(70) 3 years, 1 month ago

A quick, simple introduction to Microsoft Pex! read more...

add a comment |category: |Views: 22

tags: another

OnItemCommand for Nettiers 2.3(unauthorised-access.com)

submitted by pzycomanpzycoman(70) 3 years, 1 month ago

OnItemCommand added for Nettiers 2.3's table repeater! read more...

add a comment |category: |Views: 8

tags: another

Is Nick Stakenburg Bullying His Open-Source 'Competitor'(naspinski.net)

submitted by naspinskinaspinski(610) 3 years, 2 months ago

This is obviously a scare tactic used by a vendor to frighten a 'competitor' who is encroachinig on his sales. Nick (the vendor) is jarred by the fact that someone has released a comparable (better?) product that his and it is free. It behaves somewhat the same, so obviously it was copied... This is a serious issue, we can't let companies push around open-source with threats like this. read more...

2 comments |category: |Views: 454

tags: another

Assume Your Users Are Lying(devlicio.us)

submitted by justinbezansonjustinbezanson(1555) 3 years, 2 months ago

is funny how often I find this problem, one I like to categorize as: "All users lie." Gregory House is, with some variations, a perfect person to have in your domain modelling or requirements gathering sessions, he seems to have a similar categorization as me: “I don't ask why patients lie, I just assume they all do.” read more...

add a comment |category: |Views: 11

tags: another

SVN-Monitor's source-code is now available at Google-Code(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(2004) 3 years, 2 months ago

SVN-Monitor’s source-code is now available at Google-Code. You can now use SVN-Monitor to monitor SVN-Monitor's code-changes! read more...

1 comment |category: |Views: 297

tags: another

Find Foreign Key Relationships using T-SQL(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 3 years, 3 months ago

This is very hard to find T-SQL online and very much handy screen. I have written myself and posted on blog for easy reference. Make sure to bookmark it and save the script on permanent archive. read more...

add a comment |category: |Views: 120

tags: another

15 Helpful .NET Extension Methods to Increase Productivity(goneale.wordpress.com)

submitted by gonealegoneale(1055) 3 years, 3 months ago

Alright folks, this is my arsenal of useful Extension Methods for .NET 3.0+ mostly written by me to help with development productivity. Some real time-savers in here such as .ToInt() and .ToDateTime() (with and without a default fallback value), plus... read more...

add a comment |category: |Views: 842

tags: another

Null Object Pattern(unauthorised-access.com)

submitted by pzycomanpzycoman(70) 3 years, 3 months ago

My view on the null object pattern - I think its an antipattern instead of a pattern. read more...

add a comment |category: |Views: 27

tags: another

Nesting Repeaters without OnItemDataBound(unauthorised-access.com)

submitted by pzycomanpzycoman(70) 3 years, 3 months ago

Nesting Repeaters without OnItemDataBound. What it says on the tin. read more...

add a comment |category: |Views: 3

tags: another

8 ways to be a better programmer in 6 minutes.(secretgeek.net)

submitted by Tr3vTr3v(376) 3 years, 3 months ago

It's always nice to read a post where you already follow some of the suggestions but find the odd useful nugget, I dislike seeing literals in my source code and the hint about making them stand out with nasty color coding is something I'll be giving a go! read more...

5 comments |category: |Views: 1306

tags: another

Delete YAF from a database(unauthorised-access.com)

submitted by pzycomanpzycoman(70) 3 years, 3 months ago

How to delete Yet Another Forum from a database. read more...

add a comment |category: |Views: 8

tags: another

Pex - Software Cracker?(monstersgotmy.net)

submitted by birdchestbirdchest(595) 3 years, 4 months ago

I started thinking more about what Pex does, it generates tests for your code. It also generates meaningful values for your methods to get the most code coverage. So could Pex be used to generate a password for software, or find holes in lincese key generators? read more...

add a comment |category: |Views: 457

tags: another