Click here to Skip to main content
15,884,473 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
R. Giskard Reventlov23-Aug-10 21:34
R. Giskard Reventlov23-Aug-10 21:34 
AnswerRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Eaverae23-Aug-10 22:48
Eaverae23-Aug-10 22:48 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Talal Sultan23-Aug-10 23:17
Talal Sultan23-Aug-10 23:17 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Eaverae23-Aug-10 23:39
Eaverae23-Aug-10 23:39 
AnswerRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Eaverae24-Aug-10 4:58
Eaverae24-Aug-10 4:58 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Talal Sultan24-Aug-10 19:12
Talal Sultan24-Aug-10 19:12 
AnswerRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Eaverae25-Aug-10 0:45
Eaverae25-Aug-10 0:45 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Talal Sultan25-Aug-10 2:06
Talal Sultan25-Aug-10 2:06 
Well, the major issue is that VS 2010 takes a lot of time to install anyway, but I could actually try using Virtual PC and see if it helps me Smile | :)

Now you won't believe what I just discovered now...just now D'Oh! | :doh: I was playing a bit with VS 2010 here at work and I am also having a weird behavior but not as weird as what I had at home Sigh | :sigh:

Anyway, here is what I have noticed. I opened a .aspx page. By default, as you know, it opens in HTML editing mode. So I clicked inside a button tag. Guess what?? in the properties windows, it says: Button1 . Then, in the fields below, I have the proper fields displayed like CausesValidation, CommandName, etc...Note that I DON'T have the events button. Now, I click on Split to split the editor into design and editor mode. I click around the HTML code a bit and then on that same button tag and in the properties now I have Button1 System.Web.UI.WebControls.Button and now I have the events button. Now going back to Source (HTML edit), again I have Button1 !!! Confused | :confused:

As I recall, I wasn't having that behavior at home, it was always Button1 and I don't remember I was able to get the correct property displayed. As I said before, I will install again and see what happens, but now I know that something is definately not right in this VS 2010 Big Grin | :-D
-- If this is a post that has been helpful to you, please vote for it. Thank you!

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." --Rich Cook

JokeRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Eaverae25-Aug-10 2:28
Eaverae25-Aug-10 2:28 
JokeRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Talal Sultan25-Aug-10 3:14
Talal Sultan25-Aug-10 3:14 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Talal Sultan29-Aug-10 19:23
Talal Sultan29-Aug-10 19:23 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Eaverae20-Sep-10 19:57
Eaverae20-Sep-10 19:57 
QuestionHow to fix the error "It is an error to use a section registered as allowDefinition='MachineToApplication' Pin
nilam247723-Aug-10 2:13
nilam247723-Aug-10 2:13 
AnswerRe: How to fix the error "It is an error to use a section registered as allowDefinition='MachineToApplication' Pin
R. Giskard Reventlov23-Aug-10 7:39
R. Giskard Reventlov23-Aug-10 7:39 
QuestionHow to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Paramhans Dubey23-Aug-10 2:13
professionalParamhans Dubey23-Aug-10 2:13 
AnswerRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Not Active23-Aug-10 4:17
mentorNot Active23-Aug-10 4:17 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Paramhans Dubey23-Aug-10 18:30
professionalParamhans Dubey23-Aug-10 18:30 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Not Active24-Aug-10 4:26
mentorNot Active24-Aug-10 4:26 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Paramhans Dubey24-Aug-10 23:14
professionalParamhans Dubey24-Aug-10 23:14 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Not Active25-Aug-10 2:16
mentorNot Active25-Aug-10 2:16 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
cramteke30-Aug-10 0:45
cramteke30-Aug-10 0:45 
QuestionSpent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
Albert8322-Aug-10 20:12
Albert8322-Aug-10 20:12 
AnswerRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
NeverHeardOfMe22-Aug-10 22:44
NeverHeardOfMe22-Aug-10 22:44 
GeneralRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
R. Giskard Reventlov22-Aug-10 22:49
R. Giskard Reventlov22-Aug-10 22:49 
GeneralRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
Albert8323-Aug-10 7:14
Albert8323-Aug-10 7:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.