Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.



BDFL
44238 posts

Uber Geek

Administrator
Trusted
Geekzone
Subscriber

Topic # 110942 19-Oct-2012 21:50 Send private message

This might make some happy around here... After a while I've decided to implement the encoding needed to allow posting code. Please use the existing [code] tags (BBCODE guide here):


using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Data.Entity;

namespace MvcDemo.Models
{
public class MovieDB
{
public int ID { get; set; }
public string Title { get; set; }
public string Director { get; set; }
public DateTime Date { get; set; }

}
public class MovieDBContext : DbContext
{
public DbSet<MovieDB> Movies { get; set; } 
}
}

<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>

<body>
The content of the document......
</body>

</html>

<img src="pulpit.jpg" alt="Pulpit rock" width="304" height="228">





Create new topic
804 posts

Ultimate Geek

Trusted
Subscriber

  Reply # 703808 19-Oct-2012 22:45 Send private message

 

#include

main()
{
printf("Hello World");

}



3012 posts

Uber Geek

Subscriber

  Reply # 703809 19-Oct-2012 22:52 Send private message

That looks suspiciously like the Microsoft example of how to use MVC ;)

mjb

904 posts

Ultimate Geek

Trusted
Subscriber

  Reply # 703840 19-Oct-2012 23:50 Send private message

mattRSK:
  
main()



In the words of a good friend,

int main(); int main(); int main(); int main(); int main(); int main(); dammit!

(also, you're missing argc and argv, but I'll let you off)




contentsofsignaturemaysettleduringshipping

They see me trollin'
1672 posts

Uber Geek

Trusted
Telecom NZ
Subscriber

  Reply # 703849 20-Oct-2012 00:11 Send private message

About time :)

Good Job, now go outside, it's dark cold and raining at the moment but the fresh air is good for you I've heard.




Michael Murphy
[Twitter] [Last.fm] [IPv6 Sage]

Anything written up there is my own view on life, the universe and everything.

804 posts

Ultimate Geek

Trusted
Subscriber

  Reply # 703966 20-Oct-2012 11:22 Send private message

mjb:
mattRSK:
   
main()



In the words of a good friend,

int main(); int main(); int main(); int main(); int main(); int main(); dammit!

(also, you're missing argc and argv, but I'll let you off)


I'll admit it was a terrible rushed job.

2433 posts

Uber Geek

Trusted
Subscriber

  Reply # 703973 20-Oct-2012 11:36 Send private message

 
if (1 = 1) { echo 'Zeon is obviously l33t h@x0r programmer' };







BDFL
44238 posts

Uber Geek

Administrator
Trusted
Geekzone
Subscriber

  Reply # 703999 20-Oct-2012 12:58 Send private message

mattRSK:
mjb:
mattRSK:
    
main()



In the words of a good friend,

int main(); int main(); int main(); int main(); int main(); int main(); dammit!

(also, you're missing argc and argv, but I'll let you off)


I'll admit it was a terrible rushed job.


Wheedle style?




3012 posts

Uber Geek

Subscriber

  Reply # 704001 20-Oct-2012 13:00 Send private message

freitasm: Wheedle style?

After seeing Zeon's example above using assignment instead of equality... ;)

mjb

904 posts

Ultimate Geek

Trusted
Subscriber

  Reply # 704080 20-Oct-2012 18:12 Send private message

Behodar:
freitasm: Wheedle style?

After seeing Zeon's example above using assignment instead of equality... ;)


That's fine, in some languages... but the combination of that, braces, and 'echo', I'm not sure which language it is!




contentsofsignaturemaysettleduringshipping

gzt

3243 posts

Uber Geek

Subscriber

  Reply # 706327 25-Oct-2012 15:32 Send private message

Just noticed the code tag does not escape bbcode.

Create new topic





Twitter »
Follow us to receive Twitter updates when new discussions are posted in our forums:



Follow us to receive Twitter updates when news items and blogs are posted in our frontpage:



Follow us to receive Twitter updates when new jobs are posted to our jobs board:



Follow us to receive Twitter updates when tech item prices are listed in our price comparison site:




News »

Trending now »
Hot discussions in our forums right now:

Sky outbid for EPL rights (Premier League Pass discussion)
Created by JonnyCam, last reply by JamesL on 19-Jun-2013 20:08 (214 replies)
Pages... 13 14 15


Orcon Genius Go discussion
Created by freitasm, last reply by ptinson on 19-Jun-2013 20:01 (42 replies)
Pages... 2 3


Slingshot Global Mode announced
Created by freitasm, last reply by nickb800 on 19-Jun-2013 20:09 (39 replies)
Pages... 2 3


Condenser Dryer: anyone has one?
Created by joker97, last reply by graemew on 18-Jun-2013 21:08 (31 replies)
Pages... 2 3


I am been sued - HELP!
Created by BaaaaD, last reply by BaaaaD on 19-Jun-2013 20:10 (30 replies)
Pages... 2


Slow YouTube Response
Created by SneakerPimps, last reply by mercutio on 18-Jun-2013 21:34 (23 replies)
Pages... 2


Anyone else watching paint dry?
Created by gnfb, last reply by DravidDavid on 19-Jun-2013 19:53 (40 replies)
Pages... 2 3


Suggestions for good Windows FTP client please?
Created by freitasm, last reply by Regs on 19-Jun-2013 17:17 (19 replies)
Pages... 2



Geekzone Jobs »
Most recent NZ jobs in technology:

Senior Business Analyst
Posted 19-Jun-2013 19:38

Java Developer
Posted 19-Jun-2013 19:38

RF Tester
Posted 19-Jun-2013 19:38

Motivated Systems Administrator
Posted 19-Jun-2013 19:38

Senior ASP.Net Developer
Posted 19-Jun-2013 19:38

Senior Business Analyst
Posted 19-Jun-2013 19:38

Senior BizTalk Developer
Posted 19-Jun-2013 19:38


Geekzone Live »
Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.

Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.

Alternatively, you can receive a daily email with Geekzone updates.