|
|
the_lars
the_lars
 |
|
Stories kicked by the_lars
|
|
published 9 months 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 10 months, 3 days ago, submitted by
mister_t
10 months, 3 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, 5 days ago, submitted by
nsoonhui
10 months, 7 days ago
itscommonsensestupid.blogspot.com — Don't optimize prematurely your code, here's why. read more...
1 comment
|
category: Patterns | Views: 1
|
|
tags:
Patterns | 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: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
gavinjoyce
1 year, 10 months ago
sqlservercode.blogspot.com — Did you know that you can have CTRL + Number key combinations/shortcuts in Query Analyzer? You can set it up so that CTRL + 5 executes sp_who2 for example. I thought everyone already knew this but apparently not; I showed this to 3 coworkers yesterday and they didn't know about it. So how do you set this up? It is pretty easy, select Tools -->Customize from the toolbar. read more...
add a comment
|
category: Database | Views: 14
|
|
tags:
QueryAnalyser, TipsAndTricks, SQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 10 months ago, submitted by
k000der
2 years, 10 months ago
developerfusion.co.uk — Introduction to Test-Driven Development in .NET. read more...
|
|
tags:
TDD | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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