Click here to Skip to main content
15,917,808 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I watched it so you don't have to Pin
P0mpeyBoy17-Feb-15 1:26
P0mpeyBoy17-Feb-15 1:26 
GeneralRe: I watched it so you don't have to Pin
Michael Martin17-Feb-15 1:46
professionalMichael Martin17-Feb-15 1:46 
GeneralRe: I watched it so you don't have to Pin
P0mpeyBoy17-Feb-15 1:49
P0mpeyBoy17-Feb-15 1:49 
GeneralRe: I watched it so you don't have to Pin
Michael Martin17-Feb-15 2:06
professionalMichael Martin17-Feb-15 2:06 
GeneralRe: I watched it so you don't have to Pin
GenJerDan17-Feb-15 4:58
GenJerDan17-Feb-15 4:58 
GeneralMigrating to .Net Framework 4.5 or Heigher Pin
Er. Puneet Goel16-Feb-15 22:46
professionalEr. Puneet Goel16-Feb-15 22:46 
GeneralRe: Migrating to .Net Framework 4.5 or Heigher Pin
Tim Carmichael17-Feb-15 3:11
Tim Carmichael17-Feb-15 3:11 
GeneralRe: Migrating to .Net Framework 4.5 or Heigher Pin
Richard Deeming17-Feb-15 4:47
mveRichard Deeming17-Feb-15 4:47 
Assuming you intended this to be a technical discussion, and not a programming question...

There was a similar issue moving from ASP.NET 2.0 to 3.5, where the tbody, thead and tfoot were changed from HtmlGenericControl to specific controls. Fixing it involved manually changing the .designer.cs file, or cutting the offending elements out and pasting them back in.

Predictably, this rather annoying behaviour is "by design": https://support.microsoft.com/kb/941824[^]

Projects which use CodeFile instead of CodeBehind shouldn't be affected by this type of change, as the fields representing the controls are automatically generated by the compiler.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralWill CP a good place to post article on Labview? Pin
super16-Feb-15 22:06
professionalsuper16-Feb-15 22:06 
GeneralRe: Will CP a good place to post article on Labview? Pin
Mark_Wallace16-Feb-15 22:24
Mark_Wallace16-Feb-15 22:24 
GeneralRe: Will CP a good place to post article on Labview? Pin
Kornfeld Eliyahu Peter16-Feb-15 22:28
professionalKornfeld Eliyahu Peter16-Feb-15 22:28 
GeneralRe: Will CP a good place to post article on Labview? Pin
Mark_Wallace16-Feb-15 22:35
Mark_Wallace16-Feb-15 22:35 
GeneralRe: Will CP a good place to post article on Labview? Pin
Pete O'Hanlon16-Feb-15 22:46
mvePete O'Hanlon16-Feb-15 22:46 
GeneralRe: Will CP a good place to post article on Labview? Pin
Kornfeld Eliyahu Peter16-Feb-15 22:48
professionalKornfeld Eliyahu Peter16-Feb-15 22:48 
GeneralRe: Will CP a good place to post article on Labview? Pin
Nagy Vilmos16-Feb-15 22:53
professionalNagy Vilmos16-Feb-15 22:53 
GeneralRe: Will CP a good place to post article on Labview? Pin
Kornfeld Eliyahu Peter16-Feb-15 22:53
professionalKornfeld Eliyahu Peter16-Feb-15 22:53 
GeneralRe: Will CP a good place to post article on Labview? Pin
Mark_Wallace16-Feb-15 22:54
Mark_Wallace16-Feb-15 22:54 
GeneralRe: Will CP a good place to post article on Labview? Pin
Amarnath S16-Feb-15 22:37
professionalAmarnath S16-Feb-15 22:37 
GeneralRe: Will CP a good place to post article on Labview? Pin
Bergholt Stuttley Johnson17-Feb-15 2:41
professionalBergholt Stuttley Johnson17-Feb-15 2:41 
GeneralRe: Will CP a good place to post article on Labview? Pin
super17-Feb-15 2:54
professionalsuper17-Feb-15 2:54 
GeneralAn other day of posting spams... Pin
Kornfeld Eliyahu Peter16-Feb-15 21:57
professionalKornfeld Eliyahu Peter16-Feb-15 21:57 
GeneralOk, there's cool, supercool, ubersupercool, then this Pin
Mark_Wallace16-Feb-15 16:38
Mark_Wallace16-Feb-15 16:38 
GeneralRe: Ok, there's cool, supercool, ubersupercool, then this Pin
PIEBALDconsult16-Feb-15 17:13
mvePIEBALDconsult16-Feb-15 17:13 
GeneralRe: Ok, there's cool, supercool, ubersupercool, then this Pin
Mark_Wallace16-Feb-15 17:51
Mark_Wallace16-Feb-15 17:51 
GeneralRe: Ok, there's cool, supercool, ubersupercool, then this Pin
PIEBALDconsult17-Feb-15 3:19
mvePIEBALDconsult17-Feb-15 3:19 

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.