Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
distilled
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
The C# difference between “true” and “not false”
(thebillwagner.com)
30 points
by
distilled
10y ago
|
1 comments
2.
▲
The ASP.NET Apocalypse Is Coming
(khalidabuhakmeh.com)
2 points
by
distilled
11y ago
|
0 comments
3.
▲
Writing a Great Pull Request
(nearthespeedoflight.com)
3 points
by
distilled
11y ago
|
0 comments
4.
▲
Single Page Application Developers, We Need to Talk
(khalidabuhakmeh.com)
1 points
by
distilled
12y ago
|
0 comments
5.
▲
Exploring TagHelpers in ASP.NET 5
(hanselman.com)
1 points
by
distilled
12y ago
|
0 comments
6.
▲
“Artery chokes after 70 copies of Visual Studio”
(connect.microsoft.com)
155 points
by
distilled
12y ago
|
93 comments
7.
▲
Pull Request Performance Reports
(ghtorrent.org)
1 points
by
distilled
12y ago
|
0 comments
8.
▲
by
distilled
13y ago
It is open source though.
9.
▲
by
distilled
13y ago
I had the same experience with my previous employer. I made sure I negotiated at least two conferences per year with my current employer.
10.
▲
So Streamy...
(sostreamy.azurewebsites.net)
1 points
by
distilled
14y ago
|
0 comments
11.
▲
Migrating from RavenDB to Cassandra
(aaronstannard.com)
1 points
by
distilled
14y ago
|
0 comments
12.
▲
Cassandra, Hive, and Hadoop: How We Picked Our Analytics Stack
(blog.markedup.com)
3 points
by
distilled
14y ago
|
0 comments
13.
▲
Naming Concepts in Project Roslyn
(blogs.msdn.com)
2 points
by
distilled
14y ago
|
0 comments
14.
▲
Making Instant C# Viable – Full projects » Code Monkey vs. The World
(ermau.com)
2 points
by
distilled
14y ago
|
0 comments
15.
▲
Source code for Instant C# released on GitHub
(ermau.com)
1 points
by
distilled
14y ago
|
0 comments
16.
▲
Scripting a Web Server With C# and Roslyn
(strathweb.com)
2 points
by
distilled
14y ago
|
0 comments
17.
▲
Making Instant C# Viable - Vizualization
(ermau.com)
80 points
by
distilled
14y ago
|
22 comments
18.
▲
Announcing Microsoft Roslyn September 2012 CTP
(blogs.msdn.com)
1 points
by
distilled
14y ago
|
0 comments
19.
▲
Schedule C# code to run in the cloud
(executify.com)
3 points
by
distilled
14y ago
|
2 comments
20.
▲
by
distilled
14y ago
Simplicity and speed are the advantages. Compilr, Coderun, and Ideone all look like great in-browser replacements for a full blown IDE. The builds even take as long as a Visual Studio would. They're great for when you want or need the full
21.
▲
by
distilled
14y ago
Here's an implementation of FizzBuzz on Compilify: http://compilify.net/3b
22.
▲
by
distilled
14y ago
I've been very excited about Roslyn since I heard Anders Hejlsberg speak about it at Microsoft's Build conference, but I never had a use case for it besides the tutorials and samples included with the CTP. One of the cool things that came w
23.
▲
by
distilled
14y ago
Hi! This is a small project I started on about a week ago to explore Microsoft's Roslyn CTP. Any comments or suggestions would be appreciated!
24.
▲
Show HN: Compilify.NET - Compile C# from your browser
(compilify.net)
4 points
by
distilled
14y ago
|
5 comments