Introducing Bing Code Search for C#
11–20 of 235 posts
Re: Introducing Bing Code Search for C#
#12C# and .NET get a bad rap for being created by Microsoft. But one thing that can't be ignored is how polished their development tools are. I absolutely love coding in Visual Studio.
I don't get all the hate?
Re: Introducing Bing Code Search for C#
#13If you want more info about the extension let us know. There's alot of cool contextual and semantic pieces in there that makes it a smarter search
Re: Introducing Bing Code Search for C#
#14If you want more info about the extension let us know. There's alot of cool contextual and semantic pieces in there that makes it a smarter search
Re: Introducing Bing Code Search for C#
#15C# and .NET get a bad rap for being created by Microsoft. But one thing that can't be ignored is how polished their development tools are. I absolutely love coding in Visual Studio.
The dev tools are good, though I think some of the documentation on msdn needs a lot of cleanup/improvement. It is not uncommon to get routed to older API versions or different languages. That said, it is getting better over time. This tool definitely helps with C#. One thing I like about Apple developer docs (on developer.apple.com) that MSDN doesn't have (at least didn't last time I looked) is the ability to get a…
http://msdn.microsoft.com/en-us/library/export/help/?returnU...
Re: Introducing Bing Code Search for C#
#16Re: Introducing Bing Code Search for C#
#17Re: Introducing Bing Code Search for C#
#18If you want more info about the extension let us know. There's alot of cool contextual and semantic pieces in there that makes it a smarter search
Hi, how do you check if the snippet it pulls from stackoverflow works? Static analysis?
Re: Introducing Bing Code Search for C#
#19C# and .NET get a bad rap for being created by Microsoft. But one thing that can't be ignored is how polished their development tools are. I absolutely love coding in Visual Studio.
It pains me if I am honest. Our CMS is built on .NET and it's like an uphill battle selling it as it's on IIS and it's .NET. I have played around with the idea of reworking it into an open source language and open source database but I would miss Visual Studio and the language a lot. I don't get all the hate?
fortunately those days are over and they've become mostly irrelevant, but everyone knows that given half a chance they'd do it again...
Re: Introducing Bing Code Search for C#
#20If for nothing else - it shows MSFT's commitment to the language, to the platform and to the framework.