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:92793
More Search Options
RSS Available
Matching Posts
Re: Updated requirements and documentation
Hi Jim, I am a Sr. Software Engineer with 7+ years of ASP.NET experiance. I have quite a bit of experiance with these types of projects and will have no problem meeting your 3 week deadline. Email me at jhearst@live.com and I will send you a copy of my resume and addtional details about my work experiance, projects, hourly rate etc.
Posted to
Jobs
(Forum)
by
bluemistonline
on 8/11/2009
Re: DLL Referencing Incorrect Versions
[quote user="atconway"] I typically do not do any planning around how my deployed solution works against the 'Temporary ASP.NET Files' directory in Windows. My 1st thought when I read your post was that it may not work, because the main binary has metadata that points to a specific version of the referenced .dll's in the solution, and if you simply copy and paste over the old referenced .dll in the /bin, you would get an error along the lines of "Could not find ErrorNotification
Posted to
Architecture
(Forum)
by
bluemistonline
on 8/6/2009
DLL Referencing Incorrect Versions
Currently when our company modifys a DLL only the updated DLL is re-deployed. I.E. any DLL's that reference the modified DLL are NOT re-deployed. When I recompile the solution in VisualStudio it updates the version number in all projects that reference the modified DLL. Can this lead to a performance issue or a ASP.NET temp file issue, or any other kind for that matter? What I think may be happening is some of the files inside of Framework/<DotNetVersion/Temporary ASP.NET Files may not be
Posted to
Architecture
(Forum)
by
bluemistonline
on 8/5/2009
Re: Access file with a plus (+) sign in the name
string s = HttpContext.Current.Server.UrlEncode("ad +1.flv"); returns ad+%2b1.flv
Posted to
Web Forms
(Forum)
by
bluemistonline
on 6/5/2009
Re: Access file with a plus (+) sign in the name
Yes it is possible I ran a simple test. I beleive the problem is URL encoding uses the + sign when encoding a space. ad+%2b1.flv is the correct filename. However it is interesting since the .NET URL encoding method HttpContext.Current.Server.UrlEncode("ad +1.txt") returned a correctly formatted URL that worked in the browser. By what means were you encoding the URL?
Posted to
Web Forms
(Forum)
by
bluemistonline
on 6/5/2009
Re: problem with inheritance when converting from cs to vb
What is wrong now?
Posted to
Visual Basic .NET
(Forum)
by
bluemistonline
on 6/5/2009
Re: trying to select a default value from drop down list vb
Do the following... Create an event handler for the dropdownlists DataBound event. In the DataBound event do something similar to the following. this.DropDownList1.SelectedValue = "FL";
Posted to
Data Presentation Controls
(Forum)
by
bluemistonline
on 6/5/2009
Re: problem with inheritance when converting from cs to vb
Try this... Public Class EventCalendar Inherits System.Web.UI.WebControls.Calendar Public Sub New () MyBase . New () AddHandler DayRender, AddressOf EventCalendarDayRender End Sub End Class
Posted to
Visual Basic .NET
(Forum)
by
bluemistonline
on 6/5/2009
Re: Url Modifiying / Routing
See this article for a good example on URL re-writing. http://msdn.microsoft.com/en-us/library/ms972974.aspx
Posted to
Web Forms
(Forum)
by
bluemistonline
on 6/4/2009
Re: GridView still displays even if all records from DataSource table are deleted
Could you please clarify the following. Are you saying? 1) the gridview is displaying 10 empty rows OR 2) the gridview is still displaying the 10 rows that were DELETED from the database. Also please post your HTML markup for the gridview & sql datasource.
Posted to
Data Presentation Controls
(Forum)
by
bluemistonline
on 6/4/2009
Page 1 of 68 (672 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online