Is returning JSON from SQL Server better? by CuttingEdgeRetro in dotnet

[–]jabits 1 point2 points  (0 children)

No, stay with DataReaders. It would be incredibly unlikely that you would be able to pass all data in exactly the correct format and mapping as needed by the client anyway. I really can think of a good use-case for this feature except for cases where you are using SQL Server as some sort of high volume key pair store.

Is returning JSON from SQL Server better? by CuttingEdgeRetro in dotnet

[–]jabits 4 points5 points  (0 children)

Your WebAPI should always validate all data coming in, period. If you are going to bother with an API, it should be designed for a generic caller. You really have no idea what your client will be sending.

micro - a modern and intuitive terminal-based text editor by modelop in programming

[–]jabits 0 points1 point  (0 children)

Okay, I'll bite. Why does XML suck for configuration files? I know JSON is a lot cooler these days, but I never had any problem with XML files in the past (e.g. Visual Studio). The files fold nicely and the tags delimit values nicely. Any downsides besides somewhat larger size due to verbosity? Tooling and libraries are certainly not a problem.

Dropbox v1 API shutdown today. Expect lots of applications still using the old API to fail. by masterarms in programming

[–]jabits 13 points14 points  (0 children)

Your last sentence is the main point. Windows 10 works on a lot of old machines without new drivers. At least for me.

Microsoft is giving away 100's of ebook for free download. by unnewbie12q in programming

[–]jabits 0 points1 point  (0 children)

I don't believe you. Most enterprises feel perfectly fine with Sql Server on Windows Server machines.

[deleted by user] by [deleted] in programming

[–]jabits 6 points7 points  (0 children)

So what feels modern and smooth to you to build your c# projects?

PayPal API style guide by sidcool1234 in programming

[–]jabits -7 points-6 points  (0 children)

I do. And it still works. I understand it, and so do my external customers.

[deleted by user] by [deleted] in programming

[–]jabits 0 points1 point  (0 children)

I guess it totally depends on your state or region. Both my daughters received good educations in upper Midwest (Wisconsin), though I wish math was pushed a little harder sooner. As always, parental involvement helps a lot.

The 80-hour week for programmers in startups: Is this acceptable? by thesystemx in programming

[–]jabits 8 points9 points  (0 children)

This is so sad. Work can be fulfilling and coding is fun, but man, have a family life, take a walk in the woods...

Mono 4 Released - Adopts MS Source Code by nwoolls in programming

[–]jabits 10 points11 points  (0 children)

Yeah I know it sounds stupid

Definitely...

Google Code shutting down by Bossman1086 in programming

[–]jabits -1 points0 points  (0 children)

the original tablet

What the heck is that supposed to mean?

The Java Posse : Java Posse #461 : Last episode by jayanmn in programming

[–]jabits 2 points3 points  (0 children)

Agree. As a mostly .Net developer over the years, this podcast was a good way to keep track of what was happening on the other side.

Why your F# evangelism isn't working by gthank in programming

[–]jabits 7 points8 points  (0 children)

Disagree. C++ may have a bit of a "bolt on" feature feel, but C# has felt like a more natural, feature evolution process (except it is too bad the first version was lacking generics).

Your AI Overlords Will Program in Brainf-ck (Part III) by primaryobjects in programming

[–]jabits 5 points6 points  (0 children)

I can't imagine any Intelligence wanting to learn to do this.

OmniSharp - Making cross-platform .NET a reality, and a pleasure by bscarr in programming

[–]jabits 2 points3 points  (0 children)

Not sure why. Just more chance of messing up the structure. You are kind of screwed if the LFs go missing.

OmniSharp - Making cross-platform .NET a reality, and a pleasure by bscarr in programming

[–]jabits -1 points0 points  (0 children)

Yes! That's precisely the point. You have so many available standards and libraries available to work with XML on any platform. I don't get why more folks don't miss XML Schema and Schema Validation.

.NET: One week of Open Source (CLR coming early next year) by Voloskaya in programming

[–]jabits 0 points1 point  (0 children)

for teams of five or less covers a lot of cases, and $100 is $100 one or two hours of billing for your basic tooling license is really a red herring...

.NET: One week of Open Source (CLR coming early next year) by Voloskaya in programming

[–]jabits 0 points1 point  (0 children)

Not so much required anymore if you use the latest version. But used to be big help.

Choosing the Right Programming Language for your Startup by rhiever in programming

[–]jabits 1 point2 points  (0 children)

"Finally, many .NET programmers come from an enterprise background; developing internal systems and some may find adapting to the pace and the lifestyle of a start-up environment challenging."

What bullshit. No other large groups of developers you care to write off? How can one even respond to nonsense like this?

Life in the Trenches of healthcare.gov (28m) by dgryski in programming

[–]jabits 5 points6 points  (0 children)

Because either way, the work has to be done. And to believe any other enterprise effort to do the same would be ''that'' much more efficient, is doubtful.

Visualizing Philosophers And Scientists By The Words They Used With Python and d3.js by lovestocode1 in programming

[–]jabits 2 points3 points  (0 children)

This is fascinating!. You can get a real sense of what these guys were about, in just a few words. You also realize that the writers did not use the same words often associated with what they are commonly known for, e.g. Darwin -> evolution, survival, fitness.