Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:212132
More Search Options
RSS Available
Matching Posts
Re: Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack
This KB http://support.microsoft.com/kb/312629/EN-US/ documents the problem quite well. The comments on this blog post give several suggestions for fixing: http://www.west-wind.com/WebLog/posts/6931.aspx
Posted to
Web Forms
(Forum)
by
dbottjer
on 7/17/2008
Re: Flash xml.sendAndLoad() - Responding with XML
I know this is just sample code but I would look at your SQL String and use a parameterized query to protect agains SQL Injection.
Posted to
Web Forms
(Forum)
by
dbottjer
on 4/5/2007
Re: Which server solution is right for my project?
If your up for learning something new you should check WPF in .NET 3.0. Much of the functionality you could previously on get from a tool like Flash is now available in WPF and more is coming. Check out http://wpf.netfx3.com/ for more inforamtion and examples. WPF would keep you on a single technology stack and leverage an ASP.NET backend very well. Hope this helps,
Posted to
Getting Started
(Forum)
by
dbottjer
on 4/5/2007
Filed under: WPF
Re: Create PDF from rdlc reports
I used the Win Forms version of Report Viewer to export to PDF. Anyway the control always exports the full report to PDF. Checking the sessions seems like a logical starting point.
Posted to
Getting Started
(Forum)
by
dbottjer
on 3/24/2007
Re: Server Name question
All versions of ASP.NET can access configuration information stored in a web.config file. The web.config can be easily modified similar to an ini file. ASP.NET 2.0 introduced a special connection strings section to the web.config which provides such benefits as connection string encryption. Thanks,
Posted to
Getting Started
(Forum)
by
dbottjer
on 3/24/2007
Filed under: asp 2.0
Re: remove time part from a date/time field value
Nick, You should be able to do something like: 1 < ItemTemplate > 2 < asp:Label ID= "BirthDateLabel" Runat= "Server" 3 Text= ' <%# Eval("BirthDate", "{0:d}") %> ' /> 4 </ ItemTemplate > Hope this helps
Posted to
Getting Started
(Forum)
by
dbottjer
on 1/5/2007
Filed under: asp.net 2.0
Re: How to load asp.net of visual web developer using IIS or Apache
Also although both web servers the configuration of IIS and Apache are quite different. Is this just an HTML page? Are you publishing to a hosting provider or a server you control? Thanks,
Posted to
Configuration and Deployment
(Forum)
by
dbottjer
on 8/25/2006
Re: Need single DLL for deployment
It's nice having the new options 2.0 provides. However, deploying your code along with your app to take advantage of Dynamic Compilation isn't a Silver Bullet. For production Enterprise applications this could be viewed as a security risk. Thanks,
Posted to
Configuration and Deployment
(Forum)
by
dbottjer
on 8/4/2006
Re: Property description in Intellisense
You need to look at attributes. You can decorate your properties with description attributes.
Posted to
Custom Server Controls
(Forum)
by
dbottjer
on 5/18/2006
Re: Icon for custom server control
The two params method works as well. I posted an example on 2/23/2006. It seems that placing the bitmap in the root folder is key along with the dimensions of the bitmap as you suggested 16x16x16colors. Thanks,
Posted to
Custom Server Controls
(Forum)
by
dbottjer
on 4/13/2006
Page 1 of 43 (423 items) 1
2
3
4
5
Next >
...
Last ยป
ASP.NET:
T4CSS: A T4 Template for .Less CSS With Compression
Channel 9:
Photosynth Update and New UI
Channel 9:
First Look: Streetside in Bing Maps
Channel 9:
Coding4Fun at PDC 2009
WindowsClient:
10 Must-See PDC 09 Sessions
Channel 10:
Photosynth Updated with New Release and New UI
Channel 10:
WindowsBlinds 7 Now Works with Windows 7
Channel 10:
Zune HD Launches New Colors
ASP.NET:
PDC09: ASP.NET MVC 2: Ninjas Still on Fire Black Belt Tips
ASP.NET:
Hanselminutes Podcast 188: ASP.NET MVC 2 Beta with Phil Haack
ASP.NET:
Hanselminutes Podcast 186: .NET Debugging 101 with Tess Ferrandez
TechNet Edge:
WinRE and free stuff with Sean Kearney
WindowsClient:
XslCompiledTransform and large template elements
WindowsClient:
The Future of Client App Dev : WPF and Silverlight Convergence
Channel 9:
PDC09 GeekFest Party
Channel 10:
How to Use "Play to" and "Remote Media Streaming" in Windows 7
Channel 9:
The Visual Studio Documentary: Jeff Hadfield Full Length Interview
TechNet Edge:
Managing Your Entire World - Tech Focus November 2009 Part 3
Channel 9:
The Access Show: Managing Access Databases with SharePoint
ASP.NET:
Hacking the ASP.NET Parser
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online