latish

Stories submitted by latish

Synchronize, AutoUpdate Visual Studio Extensions w ExtensionSync 0.2.0(dotnetsurfers.com)

submitted by latishlatish(470) 8 months, 19 days ago

Open Source Visual Studio Extension to synchronize other extensions between different machines and auto-update extensions. read more...

2 comments |category: |Views: 34

tags: another

Using GIT on top of TFS(dotnetsurfers.com)

submitted by latishlatish(470) 1 year, 1 month ago

How to use the git-tfs bridge to work with GIT on top of TFS. read more...

add a comment |category: |Views: 58

tags: another

Getting Started with Mocking - Part 1 - The Basics(www.dotnetsurfers.com)

submitted by latishlatish(470) 2 years, 1 month ago

Take a look at the basics of mocking in .Net. read more...

add a comment |category: |Views: 7

tags: another

Working with Visual Studio on a Mac(dotnetsurfers.com)

submitted by latishlatish(470) 2 years, 9 months ago

Using Visual Studio on a Mac OS. read more...

add a comment |category: |Views: 16

tags: another

My Dot Net Developer’s tools list, and more…(dotnetsurfers.com)

submitted by latishlatish(470) 3 years ago

I gave a brownbag presentation at my current client recently about the common tools (in addition to Visual Studio), that I use on a regular basis for working with .NET or web development in general. I also threw in some non-development tools that are a part of my day to day life and make things easier. Here’s the complete list: read more...

add a comment |category: |Views: 1462

tags: another

Creating MSDN like help using Sandcastle(dotnetsurfers.com)

submitted by latishlatish(470) 3 years, 1 month ago

Creating MSDN like help using Sandcastle from your assembly. read more...

1 comment |category: |Views: 52

tags: another

Removing unused CSS Classes from your web application(dotnetsurfers.com)

submitted by latishlatish(470) 3 years, 7 months ago

2 ways to clean up your Css by removing unused classes. read more...

1 comment |category: |Views: 1155

tags: another