|
|
blacksauron
blacksauron
 |
|
Stories kicked by blacksauron
|
|
published 3 months, 11 days ago, submitted by
johnrummell
3 months, 12 days ago
microsoft.com — It's finally here! I haven't seen an official announcement yet, but I did a search for "Visual Studio 2008 Service Pack 1" on Microsoft's Download Center and found the following downloads added today:
Microsoft Visual Studio 2008 Service Pack 1 (exe)
http://www.microsoft.com/downloads/details.aspx?FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e&DisplayLang=en
Microsoft Visual Studio 2008 Service Pack 1 (iso)
http://www.microsoft.com/downloads/details.aspx?FamilyID=27673c47-b3b5-4c67-bd99-84e525b5ce61&DisplayLang=en read more...
6 comments
|
category: Visual Studio | Views: 727
|
|
tags:
.net3.5, VisualStudio2008, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 15 days ago, submitted by
stimpy77
3 months, 16 days ago
jondavis.net — Since forever, geeks who take themselves seriously have loved to brag such things as, "I use Notepad to edit web pages". Carrying this over to actual programming, "I never click into the designer when editing my ASPX", or "I never design a database using designer tools, I always design it all using raw T-SQL," or "I always update my SVN from the command line". (Someone in a local tech user group bears the post signature, "Real men use Notepad.")
Puhleeze. I'm not impressed, and frankly I think anyone who brags like this should get a swift kick in the pants. read more...
15 comments
|
category: C# | Views: 535
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 29 days ago, submitted by
ccook
3 months, 29 days ago
connectionstrings.com — Provides connection strings to many databases by many methods. An essential reference. read more...
9 comments
|
category: Database | Views: 308
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months ago, submitted by
belaycrag
4 months ago
dimecasts.net — Short screencast that will walk you through how to use the Ninject IoC (Inversion of Control) Container. This episode will also review the basics of the Strategy Pattern as it is critical to IoC.
read more...
add a comment
|
category: C# | Views: 201
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months ago, submitted by
terrble
4 months ago
grimes.demon.co.uk — Ask anyone the question above and they will say that managed is slower than unmanaged code. Are they right? No they are not. The problem is that when most people think of .NET they think of other frameworks with a runtime, like Java or Visual Basic; or they may even think about interpreters. They do not think about applications, or what they do; they do not think about limiting factors like network or disk access; in short, they do not think. read more...
6 comments
|
category: CLR | Views: 473
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months ago, submitted by
Ragoczy
4 months, 1 day ago
lovethedot.blogspot.com — The original story (http://www.dotnetkicks.com/csharp/Microsoft_cracking_down_on_community_extensions) got quite a bit of traffic from here. There've been some clarifications and updates from Microsoft and the StyleCop team that, I think, make their position clear and reasonable -- also, the original how-to that had been taken down "at Microsoft's request" is back up. A lot of people kicked the original story, so I hope you'll all take the opportunity to read Microsoft's responses and give them fair consideration. read more...
1 comment
|
category: C# | Views: 337
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months ago, submitted by
dhervieux
4 months, 1 day ago
csharpsearch.com — A new search engine is available. Created with the Google Custom Search you can:
- Search in MSDN forums
- Search in Microsoft newsgroup
- Search in .NET related sites (including dotnetkicks.com)
- Search in everywhere with the standard Google search
- Find any .NET tools or components
read more...
9 comments
|
category: C# | Views: 514
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 2 days ago, submitted by
terrble
4 months, 2 days ago
codingthewheel.com — Ruby. Java. C#. VB.NET. And yes, even Haskell. Whatever you program in: C++ will make you better at it. read more...
add a comment
|
category: C++ | Views: 263
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 3 days ago, submitted by
rev4bart
4 months, 8 days ago
silverlighthack.com — Evolution of C# delegate syntax from C# 1 - C# 3. read more...
1 comment
|
category: C# | Views: 366
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 8 days ago, submitted by
yesthatmcgurk
4 months, 8 days ago
blogs.msdn.com — ... and some dude from the VB team. Anders and the guys in room 2543, building 41 (where C# was born) talk about the new features that will be in the next version of C#.
I so wanted to blogspam this one. Enjoy your direct link. read more...
add a comment
|
category: C# | Views: 657
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 12 days ago, submitted by
pmontgomery
4 months, 12 days ago
jeffblankenburg.com — Jeff Blankenburg shows what Microsoft has up its sleeve for a new generation of CAPTCHA. read more...
2 comments
|
category: Security | Views: 413
|
|
tags:
Security | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 12 days ago, submitted by
mdopp
4 months, 12 days ago
flickr.com — Cool wallpaper for those who like IE. more.. read more...
5 comments
|
category: IE | Views: 490
|
|
tags:
IE | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 12 days ago, submitted by
vkreynin
4 months, 13 days ago
vkreynin.wordpress.com — Move fast between open and close braces. No more scrolling to find beginning of that illusive if statement. read more...
2 comments
|
category: Visual Studio | Views: 693
|
|
tags:
Tips, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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