teamsatan

Stories kicked by teamsatan

How to Code .NET: Tips and Tricks (en.csharp-online.net)

submitted by HyleHyle(2755) 4 years, 11 months ago

Read a book review of this title: "I am a big fan of the tips & tricks type of book. At their best, they represent the hard learned lessons of an experienced developer accumulated while creating real world applications. Anyone who has written an application which turned out to be buggy or to be difficult to maintain could learn a lot from this little volume about how to write bug free, maintainable code. The book is suitable for any C# programmer with at least a year's coding experience." read more...

add a comment |category: |Views: 1

tags: another

How to save a SQL Blob in C#(coders4fun.com)

submitted by DzamirDzamir(245) 4 years, 11 months ago

The blob is a binary field so, how can we save it with a textual SQL string? read more...

add a comment |category: |Views: 26

tags: another

SubSonic: Killer Blog Reference(blog.wekeroad.com)

submitted by montymonty(2575) 4 years, 11 months ago

If you'd like to read up on some of his SubSonic posts (which are a great reference) - here they are... read more...

add a comment |category: |Views: 30

tags: another

PDF versions of ASP.NETPro magazine for download(blog.krisvandermast.com)

submitted by KvdMKvdM(1695) 4 years, 11 months ago

free pdf documents about ASP.NET read more...

add a comment |category: |Views: 39

tags: another

Image.NET(youredoingitwrong.mee.nu)

submitted by tarfutarfu(180) 4 years, 11 months ago

A simple, intuitive image viewer, the main goals of which is to be anti-bloat and anti-bother. Future development plans include a WPF frontend. read more...

2 comments |category: |Views: 14

tags: another

Break into debugging via code(youredoingitwrong.mee.nu)

submitted by tarfutarfu(180) 4 years, 11 months ago

Breakpoints are for pussies. read more...

1 comment |category: |Views: 0

tags: another

Back to the Future @TechEd 2007(blogs.msdn.com)

submitted by frank12345frank12345(2809) 4 years, 11 months ago

Back to the Future vIDEO @TechEd 2007 read more...

add a comment |category: |Views: 0

tags: another

C# 2.0: Arity - ever heard of it?(weblogs.sqlteam.com)

submitted by spirit1spirit1(3160) 4 years, 11 months ago

Arity is the number of arguments that a method takes. If you ever used reflection and CodeDOM, this is a good thing to know of. read more...

1 comment |category: |Views: 2

tags: another

Shell MegaPack.Net 9.0 Released.(ssware.com)

submitted by sswaressware(269) 4 years, 11 months ago

Shell MegaPack.Net 9.0 recreates the entire Windows Explorer file/folder browsing UI functionality in your app in just a couple of seconds. It supports contextmenus,dragdrop,icons,virtual items,renaming,infotips and Thumbnail/Details/Group Views similar to Explorer but it is miles ahead with features like filtering, checkboxes and customization of context menus, displaynames and columns.It also includes ShellObjects.Net containing appbars, MSN/Office2003 style popups, animated tray icons and new products wizards, automatic form resizer, system-wide hotkeys. read more...

add a comment |category: |Views: 3

tags: another

LINQ to XSD Preview Alpha 0.2(microsoft.com)

submitted by kheilighkheiligh(20) 4 years, 11 months ago

Add-on for Orcas to tag an XSD or other schema as "LINQ to XSD", build, and then have the object model derived from the schema as part of the solution. read more...

add a comment |category: |Views: 1

tags: another

InnerWorkings tackles Transact-SQL for developers (cs.innerworkings.com)

submitted by bfinnertybfinnerty(105) 4 years, 11 months ago

We help developers learn to code fundamental Transact-SQL activities such as making queries, sorting and filtering, and using table joins. Delve into control-of-flow language and using functions to manipulate data. Hands-on, practice-based, just for developers looking to learn T-SQL. read more...

1 comment |category: |Views: 2

tags: another