sirchristian.net sirchristian.net

sirchristian.net

SirChristian.net

Technical tidbits and thoughts. Using PostgreSQL with ASP.NET MVC SimpleMembership. February 24th, 2015. The initial prototype of StockJock. Was a simple python web application (using Flask. Backend. It was fun writing python for a while, however when development work really started to pick up it was decided to move to ASP.NET MVC. And use C#. (I won’t get into why right now. If you really want details hit me up on Twitter. We also wanted to take advantage of the Universal Providers. My mvc web app;.

http://www.sirchristian.net/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR SIRCHRISTIAN.NET

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

October

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 6 reviews
5 star
2
4 star
2
3 star
2
2 star
0
1 star
0

Hey there! Start your review of sirchristian.net

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

2.3 seconds

CONTACTS AT SIRCHRISTIAN.NET

WHOIS PRIVACY PROTECTION SERVICE, INC.

WHOIS AGENT

PO ●●●639

C/O SIR●●●●●●●IAN.NET

KIR●●●AND , WA, 98083

US

1.42●●●●0657
1.42●●●●4730
SB●●●●●●@WHOISPRIVACYPROTECT.COM

View this contact

WHOIS PRIVACY PROTECTION SERVICE, INC.

WHOIS AGENT

PO ●●●639

C/O SIR●●●●●●●IAN.NET

KIR●●●AND , WA, 98083

US

1.42●●●●0657
1.42●●●●4730
SB●●●●●●@WHOISPRIVACYPROTECT.COM

View this contact

WHOIS PRIVACY PROTECTION SERVICE, INC.

WHOIS AGENT

PO ●●●639

C/O SIR●●●●●●●IAN.NET

KIR●●●AND , WA, 98083

US

1.42●●●●0657
1.42●●●●4730
SB●●●●●●@WHOISPRIVACYPROTECT.COM

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2000 December 22
UPDATED
2013 November 23
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 24

    YEARS

  • 4

    MONTHS

  • 24

    DAYS

NAME SERVERS

1
dns1.name-services.com
2
dns2.name-services.com
3
dns3.name-services.com
4
dns4.name-services.com
5
dns5.name-services.com

REGISTRAR

ENOM, INC.

ENOM, INC.

WHOIS : whois.enom.com

REFERRED : http://www.enom.com

CONTENT

SCORE

6.2

PAGE TITLE
SirChristian.net | sirchristian.net Reviews
<META>
DESCRIPTION
Technical tidbits and thoughts. Using PostgreSQL with ASP.NET MVC SimpleMembership. February 24th, 2015. The initial prototype of StockJock. Was a simple python web application (using Flask. Backend. It was fun writing python for a while, however when development work really started to pick up it was decided to move to ASP.NET MVC. And use C#. (I won’t get into why right now. If you really want details hit me up on Twitter. We also wanted to take advantage of the Universal Providers. My mvc web app;.
<META>
KEYWORDS
1 sirchristian net
2 with postgresql
3 create
4 database
5 schema if
6 exists
7 dbo;
8 table
9 aspnetusers
10 varchar
CONTENT
Page content here
KEYWORDS ON
PAGE
sirchristian net,with postgresql,create,database,schema if,exists,dbo;,table,aspnetusers,varchar,null,email,emailconfirmed,boolean,passwordhash,securitystamp,phonenumber,phonenumberconfirmed,twofactorenabled,lockoutenddateutc,timestamp,lockoutenabled,do $
SERVER
Apache/2.2.3 (CentOS)
POWERED BY
PHP/5.3.3
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

SirChristian.net | sirchristian.net Reviews

https://sirchristian.net

Technical tidbits and thoughts. Using PostgreSQL with ASP.NET MVC SimpleMembership. February 24th, 2015. The initial prototype of StockJock. Was a simple python web application (using Flask. Backend. It was fun writing python for a while, however when development work really started to pick up it was decided to move to ASP.NET MVC. And use C#. (I won’t get into why right now. If you really want details hit me up on Twitter. We also wanted to take advantage of the Universal Providers. My mvc web app;.

INTERNAL PAGES

sirchristian.net sirchristian.net
1

PowerShell « SirChristian.net

http://www.sirchristian.net/blog/category/powershell

Technical tidbits and thoughts. Archive for the ‘PowerShell’ Category. Using Powershell to Install Your Database. Wednesday, November 6th, 2013. I’m convinced that Powershell. Is the way that .NET web applications should be installed on the server(s). In the past I’ve created a separate executable file to do setup for me. Recently I’ve found executing an exe through Powershell (particularly when using Powershell for your deployment script. Takes away from the Powershell goodness. Make sure the DB Exists.

2

Python « SirChristian.net

http://www.sirchristian.net/blog/category/python

Technical tidbits and thoughts. Archive for the ‘Python’ Category. Intro to gaming with Python. Thursday, June 21st, 2012. The last post ended with a link to a Python game. In the talk I gave introducing Python there was a lot more delving into what the actual game did, but it was a more interactive approach were there could be more dialog on how the intro slides were actually applying to the small snake game. Blogging does not lend itself to that same sort of interactivity. The first few statements are ...

3

Code « SirChristian.net

http://www.sirchristian.net/blog/category/code

Technical tidbits and thoughts. Archive for the ‘Code’ Category. Laquo; Older Entries. Base64 encoding integers for URLs. Monday, October 21st, 2013. If you ever need to encode an integer into base64 AND you control both ends of the conversion (such as wanting to use an integer for your own URL shortener). Here is a method for how to how you can tweak base64 conversions to get rid of the trailing equal signs (padding) and leading zeros (this will make the resulting string smaller). B, new b, idx. This pi...

4

February « 2015 « SirChristian.net

http://www.sirchristian.net/blog/2015/02

Technical tidbits and thoughts. Archive for February, 2015. Using PostgreSQL with ASP.NET MVC SimpleMembership. Tuesday, February 24th, 2015. The initial prototype of StockJock. Was a simple python web application (using Flask. Backend. It was fun writing python for a while, however when development work really started to pick up it was decided to move to ASP.NET MVC. And use C#. (I won’t get into why right now. If you really want details hit me up on Twitter. My mvc web app;. Postgres will treat any unq...

5

November « 2013 « SirChristian.net

http://www.sirchristian.net/blog/2013/11

Technical tidbits and thoughts. Archive for November, 2013. Using Powershell to Install Your Database. Wednesday, November 6th, 2013. I’m convinced that Powershell. Is the way that .NET web applications should be installed on the server(s). In the past I’ve created a separate executable file to do setup for me. Recently I’ve found executing an exe through Powershell (particularly when using Powershell for your deployment script. Takes away from the Powershell goodness. Get the insight schema dll. Subscri...

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

SOCIAL ENGAGEMENT



OTHER SITES

sirchrisfields.com sirchrisfields.com

Sir.Christopher Fields

Mon, Mar 17 2014. Sat, May 18 2013. Ldquo;My name is Giovanni Giorgio. But everybody calls me Giorgio.”. Sat, Dec 29 2012. Toro Y Moi “So Many Details” (by CarparkRecords. Fri, Dec 14 2012. Wed, Jul 25 2012. Sat, Jul 14 2012. Tue, Jun 12 2012. Sun, Apr 22 2012. Wed, Mar 28 2012. Great sunglasses, Great Company, Great Cause. Sat, Mar 17 2012.

sirchrisk.deviantart.com sirchrisk.deviantart.com

sirchrisk (Chris) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Rev Chris of the Subgenius. Deviant for 9 Years. This deviant's full pageview. Last Visit: 50 weeks ago. Rev Chris of the Subgenius. This is the place where you can personalize your profile! Why," you ask?

sirchriss.com sirchriss.com

Who's your Yoda? | A random irregular and sporadic outpouring of whatever…

Historical background for national curriculm. Is the Nat’Curric’ doomed? To IWB or not to IWB. U say ya wana revolution. Who's your Yoda? A random irregular and sporadic outpouring of whatever…. Time to retire the old mantras. On May 29, 2014. 8220;Education should drive the technology”. 8220;You shouldn’t use technology just because it’s shiny and new”. Just like Digital Native has had its day, so have these old statements. let’s consign both to the page in the history book that houses Digital...It&#821...

sirchristabella.deviantart.com sirchristabella.deviantart.com

SirChristabella (...) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 8 Years. This deviant's full pageview. Last Visit: 243 weeks ago. This is the place where you can personalize your profile! This is...

sirchristian.com sirchristian.com

My Site

This is my site description. Powered by InstantPage® from GoDaddy.com. Want one?

sirchristian.net sirchristian.net

SirChristian.net

Technical tidbits and thoughts. Using PostgreSQL with ASP.NET MVC SimpleMembership. February 24th, 2015. The initial prototype of StockJock. Was a simple python web application (using Flask. Backend. It was fun writing python for a while, however when development work really started to pick up it was decided to move to ASP.NET MVC. And use C#. (I won’t get into why right now. If you really want details hit me up on Twitter. We also wanted to take advantage of the Universal Providers. My mvc web app;.

sirchristo.skyrock.com sirchristo.skyrock.com

Blog de SirChristo - Xto Mosaïque - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Ce site à pour but de vous faire découvrir mes créations et l'art de la mosaïque,. Mise à jour :. Abonne-toi à mon blog! Parmi tous les arts décoratifs, la mosaïque est sans nul doute l'une des techniques la plus fascinante, capable de capter la lumière, le regard et, ainsi, enrichir les atmosphères et les objets de parures qui ont toujours un caractère précieux. Votre commentaire est le bienvenu :-). The Lion in Galaxy. Une lueur dans la nuit. Modifié le sam...

sirchristoff.deviantart.com sirchristoff.deviantart.com

SirChristoff (Chris R (LordChristoff)) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 2 Years. This deviant's full pageview. Last Visit: 5 weeks ago. This is the place where you can personalize your profile! Member of...

sirchristoph.dk sirchristoph.dk

Velkommen/Welcome - www.sirchristoph.dk

Hundene / The dogs. Om os /about us. Leonberger - en livsstil. Sorry, the page has not been translated yet. Til vores lille beretning om nogle hunde, der fylder meget i vores dagligdag, ja i hele vores liv. Da vi først havde besluttet at vi ville have hund, var der kun det store spørgsmål tilbage, hvilken race, skulle det være? Denne dejlige store bamse, med løvefarvet pels og sort maske, og de egenskaber den besidder, var lige det vi ønskede. Dansk Leonberger Klub - for racerent opdræt.

sirchristopher.com sirchristopher.com

Sirchristopher.com

The domain sirchristopher.com may be for sale. Click here to make an offer or call 877-588-1085 to speak with one of our domain experts. This domain may be for sale. Buy this Domain.

sirchristopher.deviantart.com sirchristopher.deviantart.com

SirChristopher - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 9 Years. This deviant's full pageview. Last Visit: 40 minutes ago. This is the place where you can personalize your profile! For me...