Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

trooper0814

@trooper0814
About
Posts
12
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Your job is not to write code?
    T trooper0814

    [^]

    The Lounge com question announcement career

  • What do you call this job ?
    T trooper0814

    IT Analyst

    The Lounge beta-testing sysadmin testing collaboration question

  • I posted something about Monster yesterday...
    T trooper0814

    http://careers.stackoverflow.com[^]

    The Lounge question

  • Want to learn ASP.NET
    T trooper0814

    http://www.microsoftvirtualacademy.com[^]

    ASP.NET csharp javascript html css asp-net

  • So tired of programming the same crap
    T trooper0814

    Try out http://rulesengine.codeplex.com/[^]. I liked it. :cool: Rules Engine is a . NET C# project that validates business logic by defining a bunch of rules for your data classes. Rules are defined using a fluent-interface (fluent validation) helper class, and not by decorating your existing objects with attributes, therefore de-coupling validation logic from data (or domain) classes.

    The Lounge csharp

  • asp.net 2010 button
    T trooper0814

    Under some circumstances, you might want to post one page to another page. For example, you might be creating a multi-page form that collects different information on each page. In that case, you can configure certain controls (those that implement the IButtonControl interface, such as the Button control) on the page to post to a different target page. This is referred to as cross-page posting. Cross-page posting provides some advantages over using the Transfer method to redirect to another page http://msdn.microsoft.com/en-us/library/ms178139.aspx[^]

    ASP.NET csharp asp-net database tutorial question

  • The Code Project Reputation Hotline - A sample Azure telephony application [modified]
    T trooper0814

    http://phono.com/[^] Phono is a simple jQuery plugin and JavaScript library that turns any web browser into a phone; capable of making phone calls and sending instant messages. You can even connect to SIP clients; all with a simple unified API. :-D

    The Lounge cloud

  • I'm Looking For An Algorithm To Optimize Keno Selections
    T trooper0814

    Free Keno Flash game to try your theories :laugh: actually a fun game...... http://a-game.co/Keno/[^][^]

    Algorithms question game-dev algorithms tutorial code-review

  • Visual Studio Add Ons
    T trooper0814

    downlaod page throws an error

    The Lounge csharp visual-studio question

  • Visual Studio Add Ons
    T trooper0814

    got an error trying to download....

    The Lounge csharp visual-studio question

  • Interviewee Competency Tests
    T trooper0814

    Memorization of syntax is not an indication of the quality or competency of a candidate IMHO.

    The Lounge csharp visual-studio com sysadmin windows-admin

  • Use of unassigned local variable trying to pass a sql statment through a var.
    T trooper0814

    string strSQL; maybe make it string strSQL = string.Empty; :confused:

    ASP.NET database announcement
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups