Stories recently tagged with 'EranKampf'

Overview of .NET 3.0 Through Demos(ekampf.com)

submitted by ekampfekampf(3195) 5 years, 7 months ago

I recently had to give an overview presentation of Microsoft's new .NET 3.0 technologies at work. Since I don't like writing or giving long PowerPoint presentations I decided to cut down as much as possible on slides and talk my way through a bunch of demo applications demonstrating the various aspects of .NET 3.0. So, here's a bunch of good demos to demonstrate .NET 3.0 capabilities. read more...

add a comment |category: |Views: 4

tags: another

New .NET 3.0 Training Material(ekampf.com)

submitted by ekampfekampf(3195) 5 years, 7 months ago

Microsoft released training material, which usually costs money, for free. This includes 3 traning courses about WPF, WCF and WF. read more...

add a comment |category: |Views: 91

tags: another

Visual Studio "Orcas"Development Tools for .NET3.0 RC1(blog.ekampf.com)

submitted by ekampfekampf(3195) 5 years, 8 months ago

Microsoft just updated their downloads site with a new release to the Visual Studio extensions for .NET 3.0 RC1. read more...

add a comment |category: |Views: 10

tags: another

XNA Express - Microsoft to Enable User-Created Games on XBox360(blog.ekampf.com)

submitted by ekampfekampf(3195) 5 years, 9 months ago

Microsoft announced an Express edition of its XNA toolkit targeting hobbyist game developers. read more...

1 comment |category: |Views: 1

tags: another

UML presentation(blog.ekampf.com)

submitted by sks1607sks1607(40) 5 years, 9 months ago

sorry read more...

add a comment |category: |Views: 95

tags: another

UML presentation(blog.ekampf.com)

submitted by sks1607sks1607(40) 5 years, 9 months ago

I want a clear understanding of UML using this tool read more...

add a comment |category: |Views: 301

tags: another

A dasBlog Content Filter for Amazon Links(developerzen.com)

submitted by ekampfekampf(3195) 5 years, 9 months ago

A dasBlog Content Filter for displaying links to products at Amazon. read more...

1 comment |category: |Views: 1

tags: another

[Code Snippet] SyncStringDictionary - A synchronized StringDictionary(developerzen.com)

submitted by ekampfekampf(3195) 5 years, 10 months ago

A code snippet for a synchronized version of StringDictionary read more...

add a comment |category: |Views: 7

tags: another

MSBuild in Visual Studio(developerzen.com)

submitted by ekampfekampf(3195) 5 years, 10 months ago

A summary a series of posts on the MSBuild Team Blog regarding MSBuild and Visual Studio integration read more...

add a comment |category: |Views: 13

tags: another

.NET interview questions from Scott Hanselman - Answers (Part 2)(developerzen.com)

submitted by ekampfekampf(3195) 5 years, 10 months ago

Some more answers to some of Scott Hanselman's .NET interview questions read more...

1 comment |category: |Views: 596

tags: another

.NET interview questions from Scott Hanselman - Answers (Part 1)(developerzen.com)

submitted by ekampfekampf(3195) 5 years, 10 months ago

Answers to some of Scott Hanselman's .NET interview questions read more...

3 comments |category: |Views: 1216

tags: another

Sharp3D.Math is moving to CodePlex(developerzen.com)

submitted by ekampfekampf(3195) 5 years, 10 months ago

Sharp3D.Math project is moving to CodePlex and looking for members interested in building the next version of the library. read more...

1 comment |category: |Views: 15

tags: another

Adding a button to Outlook's context menu.(developerzen.com)

submitted by ekampfekampf(3195) 5 years, 10 months ago

Although not documented on Outlook's VBA docs, this little trick will help you add your own buttons to Outlook's context menu. read more...

1 comment |category: |Views: 873

tags: another

FinalizableObject - Developing a Base Class for IDisposable Objects(developerzen.com)

submitted by ekampfekampf(3195) 5 years, 10 months ago

Describes a base class for objects that want to implement IDisposable. read more...

add a comment |category: |Views: 9

tags: another