Quantcast
Channel: .NET – Kelly's Chronicles
Browsing all 48 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Show All Forms In A Project with C#

This will list all forms or other types you specify that are in your particular Visual Studio project. It is a continuation of redoing code I have previously done in vb.net for C#. It can come in handy...

View Article



Image may be NSFW.
Clik here to view.

Fluent C# Review: The Intro

I have received an advanced copy of  the book Fluent C# by noted .NET author Rebecca Riordan. Since this blog is often about what I am doing, I am going to give you all an inside look at what I feel is...

View Article

Image may be NSFW.
Clik here to view.

Fluent C# Review : Chapter One

I am reviewing an advanced copy of the book Fluent C# by noted .NET author Rebecca Riordan. My focus today will be on Chapter One. Chapter One opens with an introduction to what application development...

View Article

Image may be NSFW.
Clik here to view.

Fluent C# Review : Chapter Two

I am reviewing an advanced copy of the book Fluent C# by noted .NET author Rebecca Riordan. My focus today will be on Chapter Two. Chapter Two gets into some of the nuts and bolts of the .NET Framework...

View Article

Image may be NSFW.
Clik here to view.

Fluent C# Review : Chapter Three

I am reviewing an advanced copy of the book Fluent C# by noted .NET author Rebecca Riordan. My focus today will be on chapter three. Chapter three picks up where chapter two left off  in describing the...

View Article


Image may be NSFW.
Clik here to view.

Get or Write Image Metadata with vb.net

I recently started a new contract with a local company and their project is quite image intensive. One of the tasks set before me was to store custom data in an image. Things such as the title,...

View Article

Image may be NSFW.
Clik here to view.

Convert Visio Pages to Images in vb.net

I have been fooling around with Visio automation since attempting to help a friend with a project that did so. In the course of this I did this code snippet to convert the Visio page to an image. The...

View Article

Image may be NSFW.
Clik here to view.

Databind ComboBox with WPF and C#

Its been a while my apologies. I have been extremely busy. This topic came up because in existing applications data binding at design time was heavily used. I personally avoid such data binding as much...

View Article


Image may be NSFW.
Clik here to view.

C# Application linked to SharePoint List Web Service

This weekend found myself knee deep in a crisis that my friend who had migrated from SharePoint 2003 to 2007 (there were reasons he couldn’t go to 2010). Simply put the migration from SharePoint 2003...

View Article


Image may be NSFW.
Clik here to view.

Class Set as DataContext in XAML without Code Behind

In dealing with a problem at work and I am probably as guilty as anyone of relying on code behind to do basic functions without soley using XAML. Why? Because that’s the way I have always done it. But...

View Article

Image may be NSFW.
Clik here to view.

Get or Write Image Metadata with vb.net

I recently started a new contract with a local company and their project is quite image intensive. One of the tasks set before me was to store custom data in an image. Things such as the title,...

View Article

Image may be NSFW.
Clik here to view.

Convert Visio Pages to Images in vb.net

I have been fooling around with Visio automation since attempting to help a friend with a project that did so. In the course of this I did this code snippet to convert the Visio page to an image. The...

View Article

Image may be NSFW.
Clik here to view.

Databind ComboBox with WPF and C#

Its been a while my apologies. I have been extremely busy. This topic came up because in existing applications data binding at design time was heavily used. I personally avoid such data binding as much...

View Article


Image may be NSFW.
Clik here to view.

C# Application linked to SharePoint List Web Service

This weekend found myself knee deep in a crisis that my friend who had migrated from SharePoint 2003 to 2007 (there were reasons he couldn’t go to 2010). Simply put the migration from SharePoint 2003...

View Article

Image may be NSFW.
Clik here to view.

Class Set as DataContext in XAML without Code Behind

In dealing with a problem at work and I am probably as guilty as anyone of relying on code behind to do basic functions without soley using XAML. Why? Because that’s the way I have always done it. But...

View Article


Image may be NSFW.
Clik here to view.

Save Control Settings with vb.net

What’s this you say? A new blog entry? If you haven’t completely deserted me …. well I don’t know what’s wrong with you! jk. But anyway here is the latest. I am working for a national hotel chain in...

View Article

Image may be NSFW.
Clik here to view.

Create Computer Account in Active Directory and add it to Domain with C#

I was asked to convert this code from my original post to C# by a friend who obviously didn’t want to do it himself. There was one conversion issue along the way I also fixed which is why I suspect he...

View Article


Image may be NSFW.
Clik here to view.

Encryption and Decryption of strings with C#

Well I am checking out the Beale Street Historic District for the first time in Memphis, TN tonight. I have heard a lot about it since my arrival here so am excited to get to go. I think it will be...

View Article

Image may be NSFW.
Clik here to view.

Get or Write Image Metadata with C#

Good morning! it’s always fun when old code gets to get used again. And it gave me an opportunity to convert this snippet to C#. Basically what we are trying to do is write or get metadata to an image....

View Article

Image may be NSFW.
Clik here to view.

Capture an Image of the Desktop, Specific Screen or Portion of a Screen with C#

So today is my birthday. It has been a wild ride this last 46 years. Lets hope that things continue to get better. So this is my entire class for capturing screens and desktop appearance to an image...

View Article
Browsing all 48 articles
Browse latest View live




Latest Images