JQuery CDN's

by rlynch August 04, 2010 05:45
Add the following link into the header of your page to load the most recient version of Jquery from Google. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>  

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net | JQuery

Dymanic URL Mapping in Dotnet - VB Code

by rlynch April 21, 2010 06:01
The wonderfull world of SEO tends to frown on query string arguments and will actually almost penalize you for using them. Due to that it is often preferable to change your urls to have a more SEO friendly look. e.g. http://lynchtek.com/examples.aspx?id=30989&cat=sql is not as user fri... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net | CSS | DotNet Utilities | SQL Server

Formatting DateTime Datatype with tostring() (VB/C#)

by rlynch April 05, 2010 09:27
OK.. this was copyed from  a post on MSDN.. but I have searched for this type of information more than once and only found it this time.. based on that.. and to prevent me from loosing it again :) ..... here is the post in total. (credit to Kathy Kam - 2006) DateTime has its own set... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net | dot.net application development | Web Services

How To Add (preload) default information into an ASP:LISTVIEW's Insert Textbox

by rlynch February 16, 2010 00:40
Pre Load a ListView Control for insert template [More]

Currently rated 4.5 by 2 people

  • Currently 4.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net | asp:listview | dot.net application development

Input box - Disabled - Change Appearance / Make Text Black

by rlynch February 01, 2010 12:49
fixing style arguments of disabled input controls. [More]

Currently rated 5.0 by 2 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net | CSS | HTML

Working with nested listview controls

by rlynch January 26, 2010 06:05
http://leedumond.com/blog/nested-listviews-and-more-working-with-databound-controls-inside-the-listview/

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net

Sending Email via Outlook without Security prompts..

by rlynch January 21, 2010 09:48
outlook security workaround [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net | dot.net application development | DotNet Utilities | outlook

Integrate web.config files between blogengine and normal site.

by rlynch September 09, 2009 11:48
http://www.ajaymatharu.com/integrating-blogengine-into-an-existing-site/ Great link showing which lines to take from the blogengine web.config to paste into the root if you want to integrated the both sites to a single web app.

Currently rated 4.5 by 2 people

  • Currently 4.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net

How to impersonate a windows user in code... (VB)

by rlynch August 13, 2009 09:18
Apologies to C# users the code here is VB but it shouldn't be too hard to convert.. If I get time I will do so and post up that version also.. The key methods are "impersonateValidUser" and "undoImpersonation" impersonateValidUser takes 3 arguments "... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net | dot.net application development | Security

Authentication of specific directorys and pages within an aspnet site

by rlynch July 17, 2009 05:33
Remove directory from non authenticated users.. Add inside system.web (The following removes access to the website root to non authenticated users)  of a specific directory <authorization><deny users="?"/></authorization> The following allows access t... [More]

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

asp.net | Security

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen | Modified by Mooglegiant

Calendar

<<  September 2010  >>
MoTuWeThFrSaSu
303112345
6789101112
13141516171819
20212223242526
27282930123
45678910

View posts in large calendar