Skip to content

Obscure Problems and Gotchas

If you couldn't find your answer to your weird problem, you might find it here.

  • About
  • Application Errors Hall of Shame
  • DyslexicApps
Uncategorized

ObjectDataSource has no values to insert. Check that the ‘values’ dictionary contains values

by: admin2012-09-30

The Gripe “ObjectDataSource ‘odsNameHere’ has no values to insert. Check that the ‘values’ dictionary contains values” This runtime error is quite confusing and obnoxious to […]

Uncategorized

Common Base Class Work Around for Page and UserControl

by: admin2012-09-29

The Gotcha This is a really sore subject for me because I have tried finding a unifying factor for both sets of objects, but the […]

Uncategorized

GridView does not have a default Insert Support

by: admin2012-09-10

Here is a fun fact for you. The ASP.NET GridView control does not have default Insert Support for your objects, even if you are using […]

Uncategorized

Entity Framework: Executing SQL Strings

by: admin2012-09-01

I’ve griped about this before, not sure why everything has to be so complicated with EF at times, but holy hell executing just a simple […]

Uncategorized

Entity Framework: Basic CRUD Operations

by: admin2012-08-30

I like Entity Framework (EF), I think it is a little too rigid sometimes and it would be very nice if there was a very […]

Uncategorized

WCF: Why isn’t my object showing up on the client side?

by: admin2012-08-29

I had a minor head-palm moment a few minutes ago. Problem I declared an object in my WCF service with the correct DataContract and DataMember […]

Uncategorized

Could not load file or assembly [AssemblyName] or one of its dependencies

by: admin2012-07-13

Yellow Screen of Death Error: Could not load file or assembly [Assembly Name Here] or one of its dependencies. The Gripe I hate this error […]

Uncategorized

Simple Class Creator

by: admin2012-05-08

05/25/2014 UPDATE: I moved the code to a different project. I have made a number of changes since 2012. I posted an article on code […]

Uncategorized

My.Request Equivalent in C#

by: admin2012-04-05

The Gotcha When moving VB.Net code to C# code that uses the My namespace such as “My.Request” the equivalent for you to use is “HttpContext.Current.Request”. […]

Uncategorized

How to convert a String (Char Array) to List of Int (ASCII Decimal Equivalent)

by: admin2012-02-22

I think it confuses people that single characters are interchangeable with byte and int, so here I am telling you that they are interchangeable up to an […]

Posts navigation

Older posts
Newer posts

Search posts

Happy find? Help me buy the coffee that fuels these articles!

Like what you are reading?

It takes time to write these quality blog posts and sometimes software. Maybe something I have written has benefited you? Blog posts can take anywhere from a few minutes, to a couple of hours, to several days to construct. Software is a constant work in progress. Want to help me buy my next bag of coffee?

Anything is appreciated

Categories

Recent Comments

  • Paloma on DataGridView Loses Formatting and Columns After Setting DataSource a Second Time
  • Caleb on MVC CSHTML partial view loses all syntax highlighting/color during rename operation; then copy, cut or paste operations cause Visual Studio errors to be thrown
  • Rilwan on Offline installation of Microsoft Machine Learning server components SQL 2019 is stuck
  • admin on Biases in naming database objects
  • Alberto D. Sarubbi on Biases in naming database objects

Archives

Search posts

Search posts

SSL Secure

Copyright © All rights reserved. Theme Creativ Mag by Creativ Themes