kim_major

Stories submitted by kim_major

CodeRush Plugin - Navigate to Implementation Part 1(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 2 years, 11 months ago

A 3 part series on how to develop CodeRush plugins. This tutorial implements a "navigate to implementation" plugin. read more...

add a comment |category: |Views: 16

tags: another

High performance import of Xml data into SQL Server(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 2 years, 11 months ago

This post shows how to use SqlBulkCopy to import very large Xml files into Sql Server. read more...

add a comment |category: |Views: 70

tags: another

PGP zip encryption using Bouncy Castle and C#(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 4 months ago

Small wrapper around Bouncy Castle that provides single pass encryption and signing read more...

add a comment |category: |Views: 311

tags: another

Building a Lean Development Machine(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 4 months ago

My best dev setup ever... read more...

add a comment |category: |Views: 17

tags: another

Windows Service Shutdown Problem(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 4 months ago

Description and solution to a problem we had were shutting down the system would kill our service process. read more...

add a comment |category: |Views: 12

tags: another

Self Installing Windows Service(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 4 months ago

Reusable class that can be added to a Windows Service project to enable Install, Uninstall, Start and Stop functionality. read more...

2 comments |category: |Views: 642

tags: another

ADO.NET Data Services Slide Deck(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 5 months ago

Slides from Gil Finks' presentation on ADO.NET Data Services. read more...

add a comment |category: |Views: 16

tags: another

Entity Framework – Some common hurdles(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 6 months ago

This is a post that tries to address some of the "issues" in the Entity Framework such as 'Eager Loading' and 'Change Tracking' read more...

add a comment |category: |Views: 30

tags: another

Testable Data Access With The Repository Pattern(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 6 months ago

A sample implementation of an in-memory repository for consistent data access during testing. read more...

add a comment |category: |Views: 51

tags: another

Data Access With The Entity Framework(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 6 months ago

A post that shows how we use the repository pattern with the Entity Framework read more...

1 comment |category: |Views: 52

tags: another

CodeRush version 3.2.1 just released(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 6 months ago

The latest version of CodeRush/Refactor! Pro is now available for download... read more...

add a comment |category: |Views: 27

tags: another

The C# team engages in the battle - C# vs VB.NET(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 6 months ago

The C# team has joined forces with DevExpress to improve developer productivity, but VB.Net was left behind. read more...

add a comment |category: |Views: 14

tags: another

CodeRush Xpress for Visual Studio announced(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 6 months ago

A free subset of CodeRush and Refactor! Pro is now available. read more...

add a comment |category: |Views: 367

tags: another

From CodeRush to Resharper and Back...(blogs.microsoft.co.il)

submitted by kim_majorkim_major(375) 3 years, 7 months ago

A comparison of some of the features of CodeRush and ReSharper read more...

add a comment |category: |Views: 36

tags: another