erick

Stories kicked by erick

Microsoft .NET Micro Framework Is Now Available(sqlservercode.blogspot.com)

submitted by SQL_MenaceSQL_Menace(4890) 5 years, 3 months ago

Microsoft Corp. announced the availability of the software development kit (SDK) for the Microsoft® .NET Micro Framework. With its ability to work seamlessly with Visual Studio®, the .NET Micro Framework extends the power of Microsoft’s embedded offerings into the realm of smaller, less expensive and more resource-constrained devices. read more...

add a comment |category: |Views: 1

tags: another

ShellObjects.Net 8.0 released(ssware.com)

submitted by sswaressware(269) 5 years, 3 months ago

ShellObjects.Net 8.0 is a set of components which brings a variety of powerful shell functionality to your app. The ShellPopupNotification displays multiple MSN/Office2003 style popups with slide and fade animations and complete customization and behavior control. ShellAppBar allows you to create Quick Launch-like appbars with drag-docking and auto-hide functionality. ShellNotifyIcon adds icons to the shell tray notification area with advanced features such as XP balloon style infotips, animated icons and automatic context menus. ShellLink creates and manipulates shortcut (*.lnk) files from your applications. UrlLink creates and manipulates internet shortcut (*.url) files from your applications. ShellObjects.Net is written in 100% managed code for speed and efficiency and completely supports a variety of IDEs and tools including Visual Studio 2005/.Net 2.0. ShellObjects has a royalty-free redistribution license; it has no external dependencies which allows ease of redistribution and it comes with comprehensive documentation and numerous samples to quickly get you started. For Product Information, visit, http://www.ssware.com/shlobj/shlobj.htm read more...

add a comment |category: |Views: 1

tags: another

First look at Orcas(weblogs.asp.net)

submitted by mghaouimghaoui(340) 5 years, 3 months ago

ScottGu gives us a first look at Orcas. It looks pretty good. Multi-targeting of projects. Rich HTML/CSS WYSIWYG Designer. ASP.NET AJAX and JavaScript. Significantly Improved Data Support. I'm quite excited about the LINQ support. read more...

add a comment |category: |Views: 3

tags: another

Can a .NET code analysis tool approach human intelligence?(wesnerm.blogs.com)

submitted by JudahGabrielJudahGabriel(814) 5 years, 3 months ago

Can NStatic achieve some semblance of a human-like intelligence, with performance that is indistinguishable from a code reviewer with no prior experience with the code base? There are three important ingredients that bring the tool closer to that dream: Symbolic manipulation, interprocedural analysis, and the application of general abstract principles rather than specific rules. read more...

1 comment |category: |Views: 13

tags: another

Changing caret color in (Rich)TextBox(blogs.msdn.com)

submitted by frank12345frank12345(2809) 5 years, 3 months ago

Changing caret color in (Rich)TextBox read more...

add a comment |category: |Views: 271

tags: another

Got GAT?(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 5 years, 3 months ago

Introduction to GAT (Guidance Automation Toolkit) read more...

2 comments |category: |Views: 1

tags: another

Generics. Boon and Bane…(ajdotnet.wordpress.com)

submitted by ajdotnetajdotnet(2940) 5 years, 3 months ago

When and how one should employ generics. read more...

add a comment |category: |Views: 6

tags: another

Introducing: System.Numeric.BigInteger(blogs.msdn.com)

submitted by erickerick(230) 5 years, 4 months ago

Have you ever needed a really huge number? So big it just couldn't fit into any other base-type in the framework? Well, no problem anymore, just use the new BigInteger type. You can now have the ability to use integers of any arbitrary size, so they can exponentiate until the cows come home... or memory runs out, whichever comes first :-) read more...

add a comment |category: |Views: 102

tags: another

Executing assembly dynamically in a strongly typed way(improve.dk)

submitted by orcaorca(820) 5 years, 5 months ago

During a recent plugin based project that I worked upon, I had to dynamically load assemblies and instantiate objects from those assemblies. Usually that'd require a lot of typecasting and nasty code, but thanks to generics we can make it a lot smoother. read more...

add a comment |category: |Views: 2

tags: another

The baby version of CLR via C#(eknowledger.spaces.live.com)

submitted by indicatorindicator(675) 5 years, 5 months ago

It's free! It's on-line! It's 267 pages! It's .NET Book Zero: What the C or C++ Programmer Needs to Know about C# and the .NET Framework and you can download it here read more...

add a comment |category: |Views: 49

tags: another

Howto Implement a Text Encoder in .Net 2.0(blogs.ittoolbox.com)

submitted by plbyrdplbyrd(825) 5 years, 5 months ago

.Net has very strong internationalization features and interop features for dealing with other systems and languages. This blog shows how to extend the Encoding framework to allow use of text encodings not found in the .Net Framework. read more...

add a comment |category: |Views: 4

tags: another

ISO Mounting tool for Vista(coolthingoftheday.blogspot.com)

submitted by mazdagirlukmazdagirluk(45) 5 years, 5 months ago

A great tool for mounting ISOs. read more...

add a comment |category: |Views: 19

tags: another

PDC 2007 Announced(msdn.microsoft.com)

submitted by csharpycsharpy(25) 5 years, 5 months ago

It is time to clear a week in October 2007 for attending Microsoft Professional Developer Conference. read more...

2 comments |category: |Views: 2

tags: another

Introducing Pipes(blogs.msdn.com)

submitted by erickerick(230) 5 years, 5 months ago

The Orcas October Community Technology Preview (CTP) includes new types that make it easy for developers to use pipes from managed code. Pipes are used for inter-process communication (IPC) between processes running on the same machine, or processes running on any other Windows machine within a network. read more...

1 comment |category: |Views: 5

tags: another

WPF/E Community Preview Now Available!(msdn2.microsoft.com)

submitted by JemmJemm(9604) 5 years, 5 months ago

WPF/E” is the Microsoft solution for delivering rich, cross-platform, interactive experiences including animation, graphics, audio, and video for the Web and beyond. Utilizing a subset of XAML (eXtensible Application Markup Language)-based Windows Presentation Foundation technology, “WPF/E” will enable the creation of content and applications that run within multiple browsers and operating systems (Windows and Macintosh) using Web standards for programmability. read more...

add a comment |category: |Views: 0

tags: another

Nothing But Net - A .Net Developer Bootcamp(jpboodhoo.com)

submitted by snickers5x5snickers5x5(254) 5 years, 5 months ago

Great new course by J.P. Boodhoo. He mentions that if there is enough interest in varying areas of the US that he would take it on the road. Please comment or contact JP if you're interested. I would love to get something going in the DC/Hampton Roads area of Virginia. read more...

add a comment |category: |Views: 4

tags: another