veverkap

Stories submitted by veverkap

.NET 4.0 and System.Threading.Tasks(www.codethinked.com)

submitted by veverkapveverkap(815) 2 years, 4 months ago

Quick look at threading in .NET 4.0 and the new System.Threading.Tasks. read more...

1 comment |category: |Views: 653

tags: another

Step by Step on how to start with new MS Technology(blogs.msdn.com)

submitted by veverkapveverkap(815) 4 years, 11 months ago

Interesting article read more...

add a comment |category: |Views: 3

tags: another

MSR Asirra: A Human Interactive Proof(research.microsoft.com)

submitted by veverkapveverkap(815) 5 years, 1 month ago

Pretty interesting CAPTCHA using animal pictures. read more...

add a comment |category: |Views: 2

tags: another

Executing a Query Asynchronously in .NET 2.0(aspadvice.com)

submitted by veverkapveverkap(815) 5 years, 1 month ago

This is a pretty slick idea. read more...

1 comment |category: |Views: 8

tags: another

.NET Framework Posters(blogs.msdn.com)

submitted by veverkapveverkap(815) 5 years, 1 month ago

This is a PDF of the .NET Framework poster included in the VS2005 retail box. read more...

add a comment |category: |Views: 292

tags: another

Gmail Paper(mail.google.com)

submitted by veverkapveverkap(815) 5 years, 1 month ago

Introducing GMail Paper read more...

1 comment |category: |Views: 2

tags: another

Sandboxie(sandboxie.com)

submitted by veverkapveverkap(815) 5 years, 2 months ago

"When you run a program on your computer, data flows from the hard disk to the program via read operations. The data is then processed and displayed, and finally flows back from the progam to the hard disk via write operations. Sandboxie changes the rules such that write operations do not make it back to your hard disk by using a transient storage system." read more...

2 comments |category: |Views: 1

tags: another

Top 10 Things I've Learned About Computers From The Movies(knowing.net)

submitted by veverkapveverkap(815) 5 years, 2 months ago

Humorous article about technology in movies. read more...

add a comment |category: |Views: 6

tags: another

Create High Quality Thumbnails with .NET(ivanuzunov.net)

submitted by veverkapveverkap(815) 5 years, 2 months ago

A fine replacement for the poor built-in thumbnail image script in .NET read more...

2 comments |category: |Views: 78

tags: another

SQLMesh(sqlmesh.com)

submitted by veverkapveverkap(815) 5 years, 2 months ago

SQLMesh Personal is a tool for extracting/searching through your Microsoft SQLServer (v6.5-2005) and Sybase ASE (v11.x-15.x) database objects. It will extract table schemas, triggers, views, and stored procedure information (footnote:so long as the text is not encrypted) and enable developers and DBAs alike to search their code for any combination of keywords. read more...

add a comment |category: |Views: 0

tags: another

Koders.com Makes Microsoft Visual Studio SDK Searchable(koders.com)

submitted by veverkapveverkap(815) 5 years, 2 months ago

The entire SDK is now searchable at Koders.com. read more...

2 comments |category: |Views: 2

tags: another

PolyDictionary(removingalldoubt.com)

submitted by veverkapveverkap(815) 5 years, 2 months ago

Put multiple types in a single dictionary without losing type safety read more...

1 comment |category: |Views: 4

tags: another

Some C# Coding Guidelines at patrick.veverka.net(patrick.veverka.net)

submitted by veverkapveverkap(815) 5 years, 2 months ago

Some friends and I have compiled a list of C# coding guidelines from many sources. read more...

2 comments |category: |Views: 20

tags: another