Explore Microsoft Development on Experts Exchange

Expert Solutions for Your Tech Problems

Microsoft Development

Most development for the Microsoft platform is done utilizing the technologies supported by the.NET framework. Other development is done using Visu...

Read more
  • 48K Content
  • 13K Contributors

Expert Spotlight
Digital marketing (Hospitality)

Focus on what matters and Let Go OFF what doesn't.

Article

Show pictures directly from URLs in Access forms and reports

3
Traditionally, the method to display pictures in Access forms and reports is to first download them from URLs to a folder, record the path in a table and then let the form or report pull the pictures from that folder. But why not let Windows retrieve the pictures automatically from the URLs?
Article
Man, Despair, Problem, Null, One, Binary

Top 5 Beginner Programming Pitfalls

Whether you've completed a degree in computer sciences or you're a self-taught programmer, writing your first lines of code in the real world is always a challenge. Here are some of the most common pitfalls for new programmers.
Article

Entering 24-hour time with input mask and full validation in Microsoft Access

2
Entering time in Microsoft Access can be difficult. An input mask often bothers users more than helping them and won't catch all typing errors. This article shows how to create a textbox for 24-hour time input with full validation politely catching all errors.
Article

Bitbucket vs. GitHub: Which is Right for You?

2
A publishing tool, a Version Control System, or a Collaboration Platform! These can be some of the …
Article

When is Unicode not Unicode? When Microsoft gets involved!

8
Windows programmers of the C/C++ variety, how many of you realise that since Window 9x Microsoft has…
Article

Properly open Outlook as an Application object in VBA

byNick67
3
You can go ahead and Google this
 
Set objOutlook = CreateObject("Outlook.Application")…
Article

WPF: Comparing methods for clearing "TextBox" content.

5
What is better between TextBox.Text = String.Empty and TextBox.Clear()?

From an …
Article

Themes and dynamic loading in Silverlight

A theme is a collection of property settings that allow you to define the look of pages and …
Article

Write a custom Panel in WPF

For most people, the WrapPanel seems like a magic when they switch from WinForms to WPF. Most of us …
Article

Silverlight Circular Progress Control

3
For a while now I'v been searching for a circular progress control, much like the one you get when …
Article

How to control devices on USB with keyboard interface.

1
After several hours of googling I could not gather any information on this topic. There are several …
Article

How to loop though a listbox with out making the User select all items in the listbox

byjohn M
What my article will show is if you ever had to do processing to a listbox without being able to …
Article

Configuring Silverlight Applications

With most software applications trying to cater to multiple user needs nowadays, the focus is to …
Article

Using Hierarchical Data template

As more and more people are shifting to the latest .Net frameworks, the windows presentation …
Article

Fast Base64 Encode and Decode

12
This article surveys and compares options for encoding and decoding base64 data.  It includes source…
Article

In-Memory Compression and Decompression Using ZLIB

5
zlib is a free compression library (a DLL) on which the popular gzip utility is…
Article

Convert RTF to HTML and HTML to RTF

This article describes a technique for converting RTF (Rich Text Format) data to HTML and provides …
Article

How to assign built-in Office icons to your VSTO Ribbon controls

In this article, I will show how to use the Ribbon IDs Tool Window to assign the built-in Office …
Article

Using SendKeys to Automate Repetitive Tasks

3
If you have ever found yourself doing a repetitive action with the mouse and keyboard, and if you …
Article

Add a Custom Command Button to the Windows 7 Explorer Toolbar

7
This article describes how to add a user-defined command button to the Windows 7 Explorer toolbar.  …

Do more with Experts Exchange.


Get Answers

Join a Group Discussion

Collaborate

Monitor your Site

Explore solutions and more