Quantcast
Channel: Geekswithblogs.net
Browsing all 6441 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

IASA South East Florida Chapter – November 2012 Meeting

After a short introduction by Rainer Habermann and announcements for the chapter and promoting the upcoming IASA IFC Certification Class in January 2013 at Citrix, the audience was exited to welcome...

View Article


Image may be NSFW.
Clik here to view.

Using the RSSBus Salesforce Excel Add-In From Excel Macros (VBA)

The RSSBus Salesforce Excel Add-In makes it easy to retrieve and update data from Salesforce from within Microsoft Excel. In addition to the built-in wizards that make data manipulation possible...

View Article


Image may be NSFW.
Clik here to view.

Sync Google Contacts with QuickBooks

The RSSBus ADO.NET Providers offer an easy way to integrate with different data sources. In this article, we include a fully functional application that can be used to synchronize contacts between...

View Article

Image may be NSFW.
Clik here to view.

Sync Google Calendar with SharePoint Calendar

The ADO.NET Providers for Google and SharePoint make it easy to retrieve and update data in both Google's web services and SharePoint. This article shows how the SQL interface to data makes it easy to...

View Article

Image may be NSFW.
Clik here to view.

Working with QuickBooks using LINQPad

The RSSBus ADO.NET Providers can be used from many applications and development environments. In this article, we show how to use LINQPad to connect to QuickBooks using the RSSBus ADO.NET Provider for...

View Article


Image may be NSFW.
Clik here to view.

Building an MVC application using QuickBooks

RSSBus ADO.NET Providers can be used from many tools and IDEs. In this article we show how to connect to QuickBooks from an MVC3 project using the RSSBus ADO.NET Provider for QuickBooks. Although this...

View Article

Image may be NSFW.
Clik here to view.

Old school trick that I forgot

If you have to support some older Winforms you might like to remember this.  When opening a MessageBox to display that the user entered incorrect information, if you are doing so from a dialog, catch...

View Article

Image may be NSFW.
Clik here to view.

WPF DataGrid using a DataGridTemplateColumn rather than a...

My problem was that using a DataGridComboBoxColumn I couldn’t get it to show the selected value when the DataGrid loaded.  Instead, the user would have to click in the cells and like magic, the current...

View Article


Image may be NSFW.
Clik here to view.

LastPass

LastPass.com.  Get it, use it, save your sanity.  This is a great program to be able to remember one hard password and be able to generate several other hard passwords for each site, application, or...

View Article


Image may be NSFW.
Clik here to view.

AJI Report #20 | Devin Rader On Usability and REST

Devin is one of our great friends from days of ole'. Devin was a great community leader in St. Louis .NET space. The then moved to New Jersey to work at Infragistics where he was a huge asset for the...

View Article

Image may be NSFW.
Clik here to view.

Comments in code

It is a good practice to leave comments in your code.  Knowing what the hell you were thinking or later intending can be salvation for yourself or the poor soul coming behind you.  Comments can leave...

View Article

Image may be NSFW.
Clik here to view.

RadioButtons and Lambda Expressions

Radio buttons operate in groups. They are used to present mutually exclusive lists of options. Since I started programming in Windows 20 years ago, I have always been frustrated about how they are...

View Article

Image may be NSFW.
Clik here to view.

Messaging with KnockoutJs

MVVM Light has Messaging that helps keep View Models decoupled, isolated, and keep the separation of concerns, while allowing them to communicate with each other. This is a very helpful feature. One...

View Article


Image may be NSFW.
Clik here to view.

Interesting Blog Stats–What Sells

Just out of curiosity I decided to find out what the most frequently post were on my blog.  I knew what number one would be just from checking daily stats from time to time.  The main theme that I...

View Article

Image may be NSFW.
Clik here to view.

Is The Ease Of Windows Phone Development Ruining Its Image

I was reading an article on Mashable recently by a long time iPhone user who is living solely on a Lumia 920 at the moment and giving her assessment.  One thing that struck a nerve with me was her...

View Article


Image may be NSFW.
Clik here to view.

To Virtual or Not to Virtual

I recently made a comment "I hate everything virtual" while responding to a SQL server performance question.  I then promptly fired up my Hyper-V development environment to do my proof of concept...

View Article

Image may be NSFW.
Clik here to view.

Microsoft Channel 9 Interviews Mei Liang to Introduce Sample Browser...

This morning, Microsoft Channel 9 interviewed Mei Liang - Group Manager of Microsoft All-In-One Code Framework - to introduce the newest Sample Browser extension for Visual Studio 2012 &2010....

View Article


Image may be NSFW.
Clik here to view.

Knockout JS example

I did a short presentation at work to show off some of the capabilities of Knockout Js. Here’s a link to the read-only code from the Cloud 9 account....

View Article

Image may be NSFW.
Clik here to view.

Missing feature in Hyper-V from Virtual PC

One thing I really miss is the ability to create shared folder between host and guest.  Virtual PC does this well, you can create Shared Folder to be used every time, or just this one.  I have read...

View Article

Image may be NSFW.
Clik here to view.

1 ASPX Page, Multiple Master Pages

So recently I had an ASPX page that could be visited by two different user types.  User type A would use Master Page 1 and user type B would use Master Page 2.  So I put together a proof of concept to...

View Article
Browsing all 6441 articles
Browse latest View live


Latest Images