Eric Forkrud Blog

Blog about what comes out of my head

  • Home
  • Coding Blog
  • About Eric Forkrud

Recent Posts

  • MS SQL Functions within the WHERE Clause, the knife in the back to SQL!
  • Variables and Location, Location Location
  • GUIDs, What can they be for?
  • MS SQL GUIDs, Curse or Benefit?
  • Functional Layouts, the best layout for functions

Categories

  • Best Practices
  • HTML
  • Javascript
  • MS SQL
  • Optimization
  • PHP
  • VB.Net
  • VBScript

Archives

  • September 2017
  • August 2017

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Month: August 2017

GUIDs, What can they be for?

08/21/2017 by Eric Forkrud·19 Comments
MS SQL GUIDs

In my last post, I talked about GUIDs and if they were good or bad items to use for Primary Keys, today, lets talk about when we would want to use a GUID.

Continue reading

MS SQL GUIDs, Curse or Benefit?

08/20/2017 by Eric Forkrud·14 Comments
MS SQL GUIDs

What are the benefits and detriments of having a GUIDs within your database? Can you rely upon them to be truly unique? Are there any hidden “gotcha’s” associated with GUIDs? Today, lets dig into that and find out.

Continue reading

Functional Layouts, the best layout for functions

08/11/2017 by Eric Forkrud·15 Comments
Functional Positioning

Let’s talk about Functions again, when I am looking through code, I find it extremely frustrating that I have to roam all throughout the class or file for every couple of minutes and that there is no logical flow or position of the position of the different functions.

Continue reading

Functional Naming Conventions

08/09/2017 by Eric Forkrud·15 Comments
Function Naming Conventions

Writing a function has it’s own challenges, today lets look at one of them I like to call “Who are you” and see if we can come up with an easy way to name our functions so that they are not only memorable but also expressive and self-documenting.

Continue reading

Functional Layouts, the best number of functions

08/07/2017 by Eric Forkrud·22 Comments
Functional Quantity

Today, we are going to be talking about some best cases for functional layout and some ways to optimize those functions.

Continue reading

The Unsung Heros of Rich Text Editors II

08/06/2017 by Eric Forkrud·12 Comments
HTML Javascript Rich Text Editor 2

In my last post I talked about how to make a document or element editable and mentioned about Document.execCommand. Now, I am going to continue the conversation.

Continue reading

The Unsung Heros of Rich Text Editors I

08/06/2017 by Eric Forkrud·21 Comments
HTML Javascript Rich Text Editor 1

Just recently, I discovered the “hidden magic” of the Rich Text Editor works and wanted to look into it more.
Continue reading

Proudly powered by WordPress. Theme: Flat 1.7.11 by Themeisle.