|
|
slabbadabba
slabbadabba
 |
|
Stories kicked by slabbadabba
|
|
published 1 month, 25 days ago, submitted by
ericdcoolest
1 month, 25 days ago
atalasoft.com — Dave discusses some options when it comes to a context menu add-on used for finding out what files have a lock on them by team members, etc. read more...
add a comment
|
category: Tips & Tricks | Views: 110
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 25 days ago, submitted by
ericdcoolest
1 month, 25 days ago
atalasoft.com — When you are handed a string, integer, or any value type, can you know what it really represents? Can you define the range of appropriate behaviors for that data? Can you tell if it's formatted correctly? The problem is, in all of these cases, you can't... read more...
2 comments
|
category: Architecture | Views: 243
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 2 days ago, submitted by
eazyd
2 months, 2 days ago
atalasoft.com — Steve goes through his approach to using reflection, making the code easier to read, making it easier to maintain, discusses the "middle-class multiple inheritance", and provides a zipped project of the AdapterCompiler. read more...
add a comment
|
category: C# | Views: 331
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 23 days ago, submitted by
Rickasaurus
2 months, 23 days ago
atalasoft.com — VSLab has just been updated with full support for Visual Studio 2008 Shell and the F# CTP release. It has been a rough couple of weeks for the VSLab team as F# CTP changed a number of things and they have been working hard to put together a compatible release. In this article I talk about a bit about what exactly VSLab is and walk you through creating a free VSLab installation. read more...
add a comment
|
category: Visual Studio | Views: 122
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 29 days ago, submitted by
Rickasaurus
2 months, 29 days ago
atalasoft.com — Visual Studio Shell was released in January of 2007 without much fanfare. Even though it's free to download, at the time it was not very useful for most developers as few packages had yet been written for it. Now eight months have gone by and quite a few projects are sporting free Visual Studio interfaces. In this article I discuss Visual Studio Shell itself as well as several of the languages which are currently developing shells. read more...
add a comment
|
category: Visual Studio | Views: 448
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 29 days ago, submitted by
Rickasaurus
2 months, 29 days ago
atalasoft.com — .NET 3.5 and 2.0 SP1 jointly included a new feature which lets you programmatically manipulate the way your garbage collector acts. This can be done through changing the value of a new property of the System.Runtime.GCSettings class named LatencyMode. In this article I will walk you through this new property and the different effects of each of it's possible settings. read more...
add a comment
|
category: Tips & Tricks | Views: 243
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 25 days ago, submitted by
tomdog
3 months, 26 days ago
atalasoft.com — The challenges of accommodating multilingual OCR engines - and what does "multilingual" really mean anyway when it comes to technical implementation? read more...
add a comment
|
category: Architecture | Views: 88
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 months, 25 days ago, submitted by
tomdog
3 months, 26 days ago
atalasoft.com — Quick fix for IDisposable compiler error read more...
add a comment
|
category: C++ | Views: 72
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 18 days ago, submitted by
tomdog
4 months, 21 days ago
atalasoft.com — Steve summarizes a recent experience where he had to reinstall his system and apps to eliminate a problem with unmanaged debugging. Source control ended up not having all of his code which could have been a disaster. Steve was able to successfully restore his machine but it took longer than it should have - couldn't TFS have helped with this? read more...
1 comment
|
category: Team System | Views: 111
|
|
tags:
TFS, TeamSystem | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 18 days ago, submitted by
ericdcoolest
4 months, 23 days ago
atalasoft.com — Lou Franco gives his take on application UI, inclusion/exclusion of menu items, etc. "A user interface is well-designed when the program behaves exactly how the user thought it would." read more...
add a comment
|
category: Windows Forms | Views: 214
|
|
tags:
winforms | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 5 days ago, submitted by
tomdog
5 months, 6 days ago
atalasoft.com — This post discusses ways to manage or work around problems arising from the statefulness of .NET Streams, including an explanation about how this is possible both through traditional inheritance and also through some indulgence in hacking of object protection levels by emitting custom IL. read more...
1 comment
|
category: C# | Views: 145
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 2 days ago, submitted by
tomdog
5 months, 6 days ago
atalasoft.com — Some ideas about using NAnt for multiple builds. Code provided but is there a better way to do this? read more...
1 comment
|
category: C# | Views: 74
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 7 days ago, submitted by
tomdog
5 months, 7 days ago
atalasoft.com — Serializing requests for remote invoke or multiple requests at will? Here is some sample code and a free download that can help with setting this up. read more...
add a comment
|
category: ASP.NET | Views: 80
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 13 days ago, submitted by
tomdog
5 months, 14 days ago
atalasoft.com — Digging up the history of Smalltalk for .NET - none of the 5 are currently in development read more...
add a comment
|
category: Other | Views: 220
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 5 months, 16 days ago, submitted by
tomdog
5 months, 17 days ago
atalasoft.com — This bug exists in the optimizer in VC 2003 and 2005. It does not exist in VC 2008. Code, etc. included. read more...
1 comment
|
category: C++ | Views: 140
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

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