DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'TipsAndTricks' Subscribe to this feed
13
kicks
published 6 months, 2 days ago, submitted by agnes_ 6 months, 4 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...

Add a comment add a comment | category: | Views: 15
tags: , , , | tag it

22
kicks
published 6 months, 3 days ago, submitted by agnes_ 6 months, 8 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...

Add a comment 1 comment | category: | Views: 31
tags: , , , | tag it

18
kicks
published 7 months, 6 days ago, submitted by mister_t 7 months, 6 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 add a comment | category: | Views: 69
tags: , , , , | tag it

18
kicks
published 7 months, 6 days ago, submitted by mister_t 7 months, 6 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 add a comment | category: | Views: 69
tags: , , , , | tag it

18
kicks
published 7 months, 6 days ago, submitted by mister_t 7 months, 6 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 add a comment | category: | Views: 69
tags: , , , , | tag it

27
kicks
published 1 year ago, submitted by mikeon 1 year ago

vaultofthoughts.net — As an alternative to appSettings you can use SingleTagSectionHandler to store settings in a web.config file. Learn how. read more...

Add a comment 4 comments | category: | Views: 52
tags: , , | tag it

5
kicks
submitted by chrismo111 1 year, 2 months ago

mhinze.com — Provides solutions to a frustrating issue: GridViewCommandEventArgs doesn't expose the Row that raised the event. Say you need an itemTemplate for a link button to execute deletes.; how do you get a reference to the correct row? While the datagrid's DataGridCommandEventArgs exposed the row through it's Item property & e.Item.ItemIndex GridViewCommandEventArgs only three properties: CommandName, CommandArgument & CommandSource (which provides a reference to the gridview itelf). Wtf?! Solutions provided in story. read more...

Add a comment add a comment | category: | Views: 64
tags: , , , , | tag it

20
kicks
published 1 year, 7 months ago, submitted by gavinjoyce gavinjoyce 1 year, 7 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 add a comment | category: | Views: 8
tags: , , | tag it

21
kicks
published 1 year, 10 months ago, submitted by gavinjoyce gavinjoyce 1 year, 11 months ago

codebetter.com — Poorly handled exceptions might speak volumes about someone's coding abilities, but it's string concatenation that's a sure bet to kill a programs readability (thus maintainability). Everyone knows that they should use StringBuilder's for better performance when concatenating a lot, but to improve maintainability, string.format is king! read more...

Add a comment add a comment | category: | Views: 33
tags: , , | tag it

13
kicks
published 1 year, 11 months ago, submitted by hebbja 1 year, 11 months ago

extraview.co.uk — How to close a document window in Visual Studio with one click of the mouse. read more...

Add a comment add a comment | category: | Views: 16
tags: | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge