jorgeg

Stories kicked by jorgeg

Bookmarking with Visual Studio and ReSharper 5.0(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 2 years, 4 months ago

Learn how to use bookmarks in Visual Studio and with new upcoming version of ReSharper 5.0 read more...

1 comment |category: |Views: 220

tags: another

ReSharper 4.5 complains about my private fields.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 1 month ago

Learn how to change naming style rules in R#. read more...

add a comment |category: |Views: 352

tags: another

Stub HttpContext(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 2 months ago

An example how to stub HttpContext. Following this example you can stub / mock also Request and Response objects. read more...

add a comment |category: |Views: 317

tags: another

Fun with Empty string.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 3 months ago

Which is the fastest / most readable way to compare to an Empty string? read more...

add a comment |category: |Views: 695

tags: another

Tool to help with InternalsVisibleTo attribute.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 4 years, 5 months ago

Learn how to use InternalsVisibleTo attribute. Also get the tool that helps you to create the syntax for this attribute. read more...

add a comment |category: |Views: 92

tags: another