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

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

Image may be NSFW.
Clik here to view.

WCF and Email Attachments

First off I want to apologize for being away so long. It has been a crazy ride to say the least. So a colleague of mine ran into an issue with WCF and emailing attachments and asked for help. In this...

View Article

Image may be NSFW.
Clik here to view.

MySQLMove – An Easy To Use Tool To Move MySQL Database Objects and Data

Recently, I was asked to work on a project using a MySQL backend after many years of not having worked with the product. I was amazed when I saw that some of the more common tools to work with MySQL,...

View Article

Image may be NSFW.
Clik here to view.

MySQLMove 1.2 Adds PivotWizard…Works with SQL Too..

In addition to the lack of effective database migration components  in the free software management tools for use in MySQL, there was another piece missing that SQL Server developers have had forever....

View Article


Image may be NSFW.
Clik here to view.

MySQLMove PivotWizard Adds SQL,CSV, MS Access Support and Chart Creation

If you haven’t been following along, MySQLMove is a tool that started out as a way for MySQL developers to do things the free tools to manage MySQL did not manage well. One of these things was the...

View Article

Northwind Database For Oracle

Ah Northwind. The database everybody learns on. Well almost everyone. I realize it is a Microsoft product but you would have thought somebody along the line would have developed the same for Oracle and...

View Article

Dynamic Predicate (WHERE clause) for a LINQ Query

I love LINQ! It really has been a godsend and anyone still using datatable.select seriously needs to learn it. One thing I didn’t like too much though was I was having to write each LINQ query out...

View Article


SQL Object (Table, Stored Procedures, Functions, Views) Dependencies

I often get asked to help figure out a confusing and archaic SQL database structure as various developers over the years have added layer after layer of stored procedures, tables, views and functions...

View Article


Invoke a Web Service Method From A SQL Stored Procedure

No this wasn’t my idea. The company I am currently am contracting for has quite a bit of its infrastructure wrapped up in web services. I needed to invoke a method of one of these services in a stored...

View Article
Browsing latest articles
Browse All 48 View Live


Latest Images