If you suddenly need to learn ASP.NET / C#…
ASP.NET for PHP Developers
ASP.NET for PHP Developers Part 2
ASP.NET from Scratch Lesson 1
ASP.NET from Scratch Lesson 2
ASP.NET from Scratch Lesson 3
|
header image from megatokyo.com
|
|
|
If you suddenly need to learn ASP.NET / C#… ASP.NET for PHP Developers ASP.NET for PHP Developers Part 2 ASP.NET from Scratch Lesson 1 ASP.NET from Scratch Lesson 2 ASP.NET from Scratch Lesson 3 Here is an extension / plugin for mediawiki to authenticate against a Radius server. I couldn’t find one anywhere else, which is surprising. I can’t believe I am the first person to want to do this. Anyway, this is just bare bones, but it works for an internal mediawiki setup. First, get Pure [...] Had the desire to open files from the command line (a cygwin terminal, mintty, to be specific) into my existing session of Visual Studio 2008. Here is what you can do. Adjust paths as necessary. Put this in your bash profile: export PATH=$PATH:/cygdrive/c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio\ 9.0/Common7/IDE/ Now, this gives you two [...] So I got a new Dell through work with Vista installed. Naturally one of the first things I did was install cygwin so I can use mintty. This gives me a decent terminal on widnows. If you don’t know what those are, I encourage you to give them a shot. Anyway, having used [...] " vim 7.x specific This .screenrc has a bunch of commented out lines that I don’t use, but I know if I delete them, I will need them for some reason and wish I didn’t. # Use CTRL-<space> as the escape sequence instead of CTRL-A Sorry, this has to be edited for security reasons… Host [hostname1] [hostname2] [hostname3] .bash_profile, .profile, .bash_rc … if [ "$PS1" != "" ]; then |
|
|
Copyright © 2010 james young - All Rights Reserved |
|