OmarKooheji

Stories submitted by OmarKooheji

MCTS Study Made a hell of a lot quicker with FastSharp(bangequals.net)

submitted by OmarKoohejiOmarKooheji(135) 3 years, 2 months ago

Using fast sharp to study for your MCTS can save you a lot of time at the start. read more...

add a comment |category: |Views: 10

tags: another

Cleaning up after source safe(bangequals.net)

submitted by OmarKoohejiOmarKooheji(135) 3 years, 4 months ago

Visual source safe makes life a pain in the backside sometimes... This is a quick guide on how to manually decouple a Visual studio project from source safe. read more...

add a comment |category: |Views: 14

tags: another

Stubborn Services II(bangequals.net)

submitted by OmarKoohejiOmarKooheji(135) 3 years, 8 months ago

How to debug the dreaded: "The service started and then stopped. Some services stop automatically if they have no work to do..." read more...

add a comment |category: |Views: 9

tags: another

Watch your step on the XPath(bangequals.net)

submitted by OmarKoohejiOmarKooheji(135) 3 years, 8 months ago

An article on the dangers of not kowing what you are doing when processing XML read more...

add a comment |category: |Views: 6

tags: another

Overriding ToString() Makes Debugging Easier(bangequals.net)

submitted by OmarKoohejiOmarKooheji(135) 3 years, 8 months ago

Make your life easier while debugging in Visual Studio, see your objects in thier full glory using ToString. read more...

1 comment |category: |Views: 409

tags: another