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:861149
More Search Options
RSS Available
Matching Posts
Re: What happens if I forget to close a SQL connection
And in VB 1 Private Sub OpenSqlConnection( ByVal connectionString As String ) 2 Using connection As New SqlConnection(connectionString) 3 connection.Open() 4 'code goes here 5 End Using 6 End Sub 7
Posted to
Getting Started
(Forum)
by
Dean Simpson
on 3/27/2009
Re: Basic Debug Question in asp.net 2.0
"One of the most common errors is the 'object reference not set to an instance of an object'. Null reference errors are common too. Something, a reference or a parameter for example, is missing. So check the page references and parameters. Look in that error line to see what may be missing or null. Write any values that may be null." This may be usefull
Posted to
Getting Started
(Forum)
by
Dean Simpson
on 3/27/2009
Re: Basic Debug Question in asp.net 2.0
Have you tried building it in debug mode and then running it on the server? Then you can see what line the error is occuring on and then the rest is up to you.
Posted to
Getting Started
(Forum)
by
Dean Simpson
on 3/27/2009
Re: What happens if I forget to close a SQL connection
Not closing connections could cause timeouts as the connection pool may run out of available connections that can be used.
Posted to
Getting Started
(Forum)
by
Dean Simpson
on 3/27/2009
Re: Help displaying .doc, .pdf, .ppt, etc..on my web page
You could use the below html as a template for embeding a pdf in a html file. 1 <object data='www.bl.uk/news/pdf/googlegen.pd#' 2 type='application/pdf' 3 width='100%' 4 height='100%'> 5 6 < p >It appears your Web browser is not configured to display PDF files. 7 No worries, just < a href= 'www.bl.uk/news/pdf/googlegen.pd' >click here to download the PDF file.< a ></ p > 8 9 Or you could use this JavaScript. The benefit here is
Posted to
Getting Started
(Forum)
by
Dean Simpson
on 3/27/2009
Re: Upload to site fails
Unfortunatley not, you will need to find a asp.net webhost. This who I use for my personal site
Posted to
Installation and Setup
(Forum)
by
Dean Simpson
on 3/26/2009
Re: ASP.net server problem
Are you running vista? Then try this link
Posted to
Installation and Setup
(Forum)
by
Dean Simpson
on 3/26/2009
Re: Help displaying .doc, .pdf, .ppt, etc..on my web page
[quote user="GuyBryant"] I am pretty sure that this is what's causing the images to display. I don't know how to modify it for other mime types though... Private Sub DisplayPicturesInFolder(ByVal virtualFolderPath As String) 'Security check: make sure folderPath starts with VirtualImageRoot and doesn't include any ".." If Not virtualFolderPath.StartsWith(VirtualImageRoot) OrElse virtualFolderPath.IndexOf("..") >= 0 Then Throw New ApplicationException
Posted to
Getting Started
(Forum)
by
Dean Simpson
on 3/26/2009
Re: The process cannot access the file
Can I see the code please?
Posted to
Getting Started
(Forum)
by
Dean Simpson
on 3/26/2009
Re: Image Upload
... and what have you tried so far?
Posted to
Getting Started
(Forum)
by
Dean Simpson
on 3/26/2009
Page 1 of 2 (16 items) 1
2
Next >
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online