Click here to Skip to main content
15,663,632 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: In love with C# Pin
Nemanja Trifunovic13-May-12 14:01
Nemanja Trifunovic13-May-12 14:01 
GeneralRe: In love with C# Pin
BobJanova14-May-12 0:26
BobJanova14-May-12 0:26 
GeneralRe: In love with C# Pin
Sander Rossel13-May-12 19:44
professionalSander Rossel13-May-12 19:44 
GeneralRe: In love with C# Pin
Hugh Gentry13-May-12 21:12
Hugh Gentry13-May-12 21:12 
GeneralRe: In love with C# Pin
Rahul Rajat Singh13-May-12 20:17
professionalRahul Rajat Singh13-May-12 20:17 
GeneralRe: In love with C# Pin
Roger Wright13-May-12 21:18
professionalRoger Wright13-May-12 21:18 
GeneralRe: In love with C# Pin
Peter Josefsson Sweden13-May-12 21:26
Peter Josefsson Sweden13-May-12 21:26 
GeneralRe: In love with C# Pin
Yakko W.14-May-12 4:29
Yakko W.14-May-12 4:29 
There are a few ways to get around Razor methods - partials, @helper sections, static helper classes, or extension methods - depending on what exactly you're trying to do.

One thing I strongly dislike about Razor is the lack of documentation. MSDN works great navigating the C# class library, but the Razor reference just isn't there yet. I have to find method and syntax docs on offsite personal blogs.

There are other things about Razor that cause me daily pain, but I don't want to get too far off topic here. Wink | ;)
GeneralRe: In love with C# Pin
Peter Josefsson Sweden14-May-12 4:30
Peter Josefsson Sweden14-May-12 4:30 
GeneralRe: In love with C# Pin
dazfuller13-May-12 21:45
dazfuller13-May-12 21:45 
GeneralRe: In love with C# Pin
Peter Josefsson Sweden13-May-12 23:57
Peter Josefsson Sweden13-May-12 23:57 
GeneralRe: In love with C# Pin
ekolis14-May-12 5:10
ekolis14-May-12 5:10 
GeneralRe: In love with C# Pin
Peter Josefsson Sweden14-May-12 5:12
Peter Josefsson Sweden14-May-12 5:12 
GeneralRe: In love with C# Pin
Carlos190714-May-12 0:27
professionalCarlos190714-May-12 0:27 
GeneralRe: In love with C# Pin
Thornik14-May-12 0:43
Thornik14-May-12 0:43 
GeneralRe: In love with C# Pin
Brad Stiles14-May-12 2:01
Brad Stiles14-May-12 2:01 
GeneralRe: In love with C# Pin
K Quinn15-May-12 1:14
K Quinn15-May-12 1:14 
GeneralRe: In love with C# Pin
Pascal Ganaye14-May-12 1:07
Pascal Ganaye14-May-12 1:07 
GeneralRe: In love with C# Pin
Gerco de Jager14-May-12 1:49
Gerco de Jager14-May-12 1:49 
GeneralRe: In love with C# Pin
Member 460889814-May-12 9:03
Member 460889814-May-12 9:03 
GeneralRe: In love with C# Pin
Mark Ginnane14-May-12 3:46
Mark Ginnane14-May-12 3:46 
GeneralRe: In love with C# Pin
K Quinn15-May-12 3:12
K Quinn15-May-12 3:12 
GeneralRe: In love with C# Pin
Joe Woodbury14-May-12 4:40
professionalJoe Woodbury14-May-12 4:40 
GeneralRe: In love with C# Pin
hugo lara14-May-12 5:34
hugo lara14-May-12 5:34 
GeneralRe: In love with C# Pin
K Quinn15-May-12 3:15
K Quinn15-May-12 3:15 

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.