No I don't mean debug it, I mean that it will not do any type checking etc.
If I have the inline on an .aspx page
 
<%= NoSuchMethod("Garbage") %>
 
and I compile then the compiler will not throw an error.
I rest my case, try it if you do not believe me.
 
This in my book is very bad.
Paul




> Date: Tue, 18 Apr 2006 13:20:24 -0500> From: [EMAIL PROTECTED]> Subject: Re: 
> [ADVANCED-DOTNET] VS ASP.NET 2005> To: [email protected]> > 
> When you say "check the inline scripts" do you mean you can't debug it?  You 
> don't have a hook on the assembly created from the> page, so you are not 
> debugging it.> >   - dave> > Paul Cowan wrote:> > I have not used inline 
> scripting in VS 2005, is it different than VS 2003?> > When I compiled my 
> code in VS 2003 it did not check the inline scripts.> > 
> ===================================> This list is hosted by DevelopMentorĀ®  
> http://www.develop.com> > View archives and manage your subscription(s) at 
> http://discuss.develop.com
===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to