|
|
dun3
dun3
 |
|
Stories kicked by dun3
|
|
published 1 month ago, submitted by
sisch
1 month, 1 day ago
saftsack.fs.uni-bayreuth.de — A complete end-to-end C# 4.0 example with source code using IDynamicObject and MetaObject in order to generate a fully dynamic type using a Dictionary as storage. It also shows how a dynamic type can enter the static typed world and act just like a typed class - dynamically. :) read more...
2 comments
|
category: C# | Views: 567
|
|
tags:
C#, IDynamicObject, DuckTyping, 4.0, dynamic | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
sisch
2 months, 20 days ago
saftsack.fs.uni-bayreuth.de — A simple to use WPF Chart library. With demo application. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 17 days ago, submitted by
eXXL
4 months, 18 days ago
saftsack.fs.uni-bayreuth.de — In this post I describe how to create a custom SharePoint Event Receiver using the Visual Studio Extensions for SharePoint Services. read more...
add a comment
|
category: Other | Views: 98
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dun3
6 months, 10 days ago
saftsack.fs.uni-bayreuth.de — Getting rid of errors related to generated files and SA1633 "valid header XML" read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 9 days ago, submitted by
dun3
6 months, 10 days ago
saftsack.fs.uni-bayreuth.de — How to look at the baked in rules or how to write your own set of rules for the newly released Microsoft Source Analysis for C#. read more...
add a comment
|
category: Visual Studio | Views: 305
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 9 days ago, submitted by
eXXL
8 months, 15 days ago
saftsack.fs.uni-bayreuth.de — This article describes how to build help files using Sandcastle and code comment tags and how to integrate the help files into the visual studio help system. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 1 day ago, submitted by
agnes_
9 months, 2 days ago
saftsack.fs.uni-bayreuth.de — What are SharePoint Timer Jobs?
SharePoint timer jobs are tasks executed on a scheduled basis by the SharePoint Timer service. Nobody wants to do all the steps necessary to create such a job for each new timer job. So in order to make it simpler to start a new timer job project, I created a visual studio template containing all the neccessary stuff you need. read more...
|
|
tags:
TipsAndTricks, vs2005, Tips, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 1 day ago, submitted by
agnes_
9 months, 5 days ago
saftsack.fs.uni-bayreuth.de — If possible this version uses the special File.Replace on NTFS and gracially falls back on Delete+Move on any other filesystem. Nothing else to comment about here. I am just amazed that this kind of save moving is not supported by the framework itself. Instead the framework's move routine throws an exception if there is an file existing at the target location. Weird. ;) read more...
1 comment
|
category: Tips & Tricks | Views: 56
|
|
tags:
C#, .Net, TipsAndTricks, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 9 days ago, submitted by
agnes_
9 months, 15 days ago
saftsack.fs.uni-bayreuth.de — I just had to convert a Visual Studio 2008 Solution and Project to Visual Studio 2005. It is actually pretty straight forward. At least in my case... read more...
add a comment
|
category: Visual Studio | Views: 109
|
|
tags:
vs2005, VS2008, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 months, 3 days ago, submitted by
mister_t
10 months, 4 days ago
saftsack.fs.uni-bayreuth.de — Today I wanted to create a transparent Panel-Control in .NET in order to superimpose it on the WebBrowser Control in order to record click events. The goal was to code a simple macro recorder for websites. Unfortunatelly the .NET framework does not allow (in an easy way) to make a control fully transparent. So it was back to the good ol' winuser.h and the extended window styles. Namely 0x00000020L or as it is better known WS_EX_TRANSPARENT. read more...
add a comment
|
category: Tips & Tricks | Views: 115
|
|
tags:
TipsAndTricks, .Net, C#, CustomControls, Control | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 10 months, 17 days ago, submitted by
dun3
10 months, 17 days ago
saftsack.fs.uni-bayreuth.de — Measure memory consumption of creating object or executing functions in C#
A detailed look at benchmarking the memory footprint and the execution speed of functions. read more...
2 comments
|
category: C# | Views: 94
|
|
tags:
Performance, Tips, Testing, .Net, benchmark | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|