|
|
bbseven
bbseven
 |
|
Stories kicked by bbseven
|
|
submitted by
eazyd
11 days, 20 hours ago
atalasoft.com — Lou has written an article about how to send scanned images to some place on the web. "All of the non-uploading code will work in any Scan to X project, where X can be Amazon S3, Azure SQL Data Services, Google Docs, SharePoint, or any CMIS compliant ECM (you just need to write the uploading part). " read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 13 days, 6 hours ago, submitted by
james.crowley
14 days, 4 hours ago
developerfusion.com — An Adobe partner have today announced a free plug-in to allow .NET developers to write Flex front-ends to their applications entirely within Visual Studio, with full debugging and editing support. read more...
5 comments
|
category: Visual Studio | Views: 556
|
|
tags:
VisualStudio, SpareMe, Flex | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 14 days ago, submitted by
ericdcoolest
1 month, 14 days ago
atalasoft.com — In this article I'm going to focus on Dynamic Typing and Metaprogramming in particular. It's interesting to consider what the impact on the maintainability of our code from their increased prominence might be. read more...
add a comment
|
category: Other | Views: 354
|
|
tags:
Languages | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 14 days ago, submitted by
ericdcoolest
1 month, 14 days ago
atalasoft.com — Looking back it seems like complete lunacy. For a period of time my method of choice to create blog entries was to write them out in Word 2003 and then export html. The almost unreadable text has been haunting me for a long time and I've finally gone back and fixed them. Along the way I built a small utility for doing this and here it is read more...
add a comment
|
category: C# | Views: 76
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months ago, submitted by
eazyd
2 months 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, 5 days ago, submitted by
eazyd
2 months, 5 days ago
atalasoft.com — Richard Minerich presented functional programming and concurrency in F# at Code Camp in Massachusetts read more...
add a comment
|
category: Events | Views: 61
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 5 days ago, submitted by
eazyd
2 months, 5 days ago
atalasoft.com — Lou Franco's recollection of events at the VSX Conference last week. (Visual Studio eXtensibility) read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 5 days ago, submitted by
eazyd
2 months, 5 days ago
atalasoft.com — Ever wanted to have one assembly, but be able to manage your code in separate assemblies? read more...
1 comment
|
category: Architecture | Views: 328
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 13 days ago, submitted by
eazyd
2 months, 13 days ago
atalasoft.com — I just spent 5 days tracking down a Heisenbug. Historically, I've tracked down a lot of these but not because I create a lot of them, because I'm good at finding them. In this particular case, I had a set of unit tests that were failing on our build server but did not fail consistently on my machine. This is not a good sign to start with. read more...
add a comment
|
category: C# | Views: 305
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 21 days ago, submitted by
Rickasaurus
2 months, 21 days ago
atalasoft.com — From a software support perspective, the question is, how much should I expect my end-user to know? If someone asks me a basic question about our product, then I answer it without hesitation. But what if someone asks me a basic programming question? For example, how to create a for-loop?
read more...
1 comment
|
category: Other | Views: 159
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 months, 27 days ago, submitted by
Rickasaurus
2 months, 28 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, 27 days ago, submitted by
Rickasaurus
2 months, 28 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, 24 days ago, submitted by
tomdog
3 months, 24 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, 27 days ago, submitted by
tomdog
4 months, 28 days ago
atalasoft.com — Working with an unmanaged static library - with that, you can build a managed C++ wrapper that exposes the functionality that you need. The C++ compiler does some fairly amazing things in terms of knowing when to do unmanaged/unmanaged transitions, but sometimes it does some surprising things that will cost. [Sample code included in the post] read more...
add a comment
|
category: C++ | Views: 127
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 27 days ago, submitted by
tomdog
4 months, 28 days ago
atalasoft.com — This post includes a free image file viewer application complete with annotation controls - source code for the project is also included - this is a Windows Presentation Foundation application, 100% .NET, and was built using the DotImage toolkit from Atalasoft. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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