Blog

Entries for 'ms visual studio/.net'

SharePoint Web Part Development - Solutions for 2 Common "Gotcha's"

SharePoint and Web Parts : An Introduction Microsoft SharePoint is clearly the current top-dog in corporate information sharing, document management, and workflow management. What many companies are now discovering is how SharePoint can be an effe...


Compiling 32-bit Apps for 64-bit Windows

32-bit applications have been around for a long time while 64-bit operating systems are only recently gaining popularity.  Therefore, I would expect that the 64-bit OS successors would make it easy to run legacy 32-bit apps.  And, they do a...


While it is usually preferable to avoid mixing development environments for a project, sometimes we need to create a mixed platform solution.  In a recent project, I needed to create a class library in C# to interact with a LabVIEW 2009 SP1 appl...


Fast Embedded Prototyping: GHI Electronic's FEZ Cobra

In an ideal world, a design project has well defined phases with appropriate time alloted for each milestone.  In the real world, clients often bring a project that is already behind schedule, needing results yesterday. Board design can be a cum...


Facebook and SharePoint Development, Cassandra and Highly Scalable Databases

I had a customer that wanted a Business Intelligence SharePoint web-part to track their facebook fans over time, to measure the effectiveness of their Facebook marketing push. Little did I suspect that I would be a casualty in the wars over database ...


Microsoft SQL Server Integration Services

Recently I worked on a project where I needed to import test data from a chemical process contained in text files into a MS SQL Server database. I was about to start a C# .NET project to do this task, but I thought there has to be a quicker and easie...


Asynchronous Message Box in WPF

The message box, in Windows Forms and WPF, is a useful, quick-and-dirty way to send an alert, display an error, and get simple input from the user. The message box is, however, modal. Recently, I needed to use a message box in WPF but did not want...


State-Case Machines Replace Gotos

Recently, I created a function to execute this simple flowchart: This function is executing within its own thread and starts an asynchronous action that executes in another thread. This function periodically checks the system state. Before the...


Converting legacy Acroloop Motion to an ACR 9000 controller

DMC started as a motion integrator (the M stands for motion). Even though we do a great many other things these days, we still maintain a strong competency in this area. We were recently contacted by a client who has an old Acroloop 2000 ISA based...


.NET Micro Framework Midi Player

A few days ago, I was working on a project where I needed to control a stepper motor using the .NET Micro Framework on the GHI Embedded Master microprocessor. Stepper motors are a unique type of motor - the velocity is controlled by a pulse wave inpu...


Page 5 of 7First   Previous   1  2  3  4  [5]  6  7  Next   Last   
Page 5 of 7