From ramseur@... Wed May 28 11:23:49 2008
Return-Path: <ramseur@...>
X-Sender: ramseur@...
X-Apparently-To: csharp2@yahoogroups.com
X-Received: (qmail 344 invoked from network); 28 May 2008 18:23:47 -0000
X-Received: from unknown (66.218.67.95)
by m57.grp.scd.yahoo.com with QMQP; 28 May 2008 18:23:47 -0000
X-Received: from unknown (HELO an-out-0708.google.com) (209.85.132.245)
by mta16.grp.scd.yahoo.com with SMTP; 28 May 2008 18:23:47 -0000
X-Received: by an-out-0708.google.com with SMTP id c37so647034anc.38
for <csharp2@yahoogroups.com>; Wed, 28 May 2008 11:23:44 -0700 (PDT)
X-Received: by 10.100.121.12 with SMTP id t12mr4390756anc.132.1211999023984;
Wed, 28 May 2008 11:23:43 -0700 (PDT)
X-Received: by 10.100.9.4 with HTTP; Wed, 28 May 2008 11:23:43 -0700 (PDT)
Message-ID: <c1e82b3e0805281123qbee8b5cmf09eb9454c677aa2@...>
Date: Wed, 28 May 2008 14:23:43 -0400
To: csharp2@yahoogroups.com
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_Part_13047_31994658.1211999023931"
X-Originating-IP: 209.85.132.245
X-eGroups-Msg-Info: 1:12:0:0:0
From: "Eric Ramseur" <ramseur@...>
Subject: Good ASP.NET Links
X-Yahoo-Group-Post: member; u=217551916; y=HsqsRyy5tW2yYoZBofXR38H1cuPklIKWvr-WfFG32yqViuo
X-Yahoo-Profile: Eramseur
Good Links I found through random surfing/sources.
Check for JavaScript esp with Ajax apps. Many devs just assume users have
JavaScript support and this can be a bad deal -
Good Links I found through random surfing/sources.<div><br></div><div>Check for JavaScript esp with Ajax apps. Many devs just assume users have JavaScript support and this can be a bad deal - </div><div><br></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre; "><a href="http://www.codeproject.com/kb/user-controls/checkjavascriptenabled.aspx">http://www.codeproject.com/kb/user-controls/checkjavascriptenabled.aspx</a></span></div>
<div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre;">Really understanding SQL Injection and how easy it is for a user to attack your <a href="http://asp.net">asp.net</a> application</span></div>
<div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre;"><a href="http://aspalliance.com/1648_understanding_script_injection_attacks">http://aspalliance.com/1648_understanding_script_injection_attacks</a></span></div>
<div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre;">Recycling app pools if you use a lot of applications on one app pool instance. This is an option Id like to add to most admin areas of a web app -</span></div>
<div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 12px; white-space: pre;"><a href="http://www.codeproject.com/kb/aspnet/apppoolrecycle.aspx">http://www.codeproject.com/kb/aspnet/apppoolrecycle.aspx</a><br clear="all">
</span><br>-- <br>Regards,<br><br>Eric Ramseur<br>Software Solution Architect<br><br><a href="http://community.rainbowportal.net">community.rainbowportal.net</a> | <a href="http://rainbowportal.net">rainbowportal.net</a><br>
<a href="http://www.linkedin.com/pub/0/430/214">http://www.linkedin.com/pub/0/430/214</a>
</div>
Good Links I found through random surfing/sources. Check for JavaScript esp with Ajax apps. Many devs just assume users have JavaScript support and this can...