¡@

Home 

c# Programming Glossary: technologies

Application developers wanting to start web development?

http://stackoverflow.com/questions/1032245/application-developers-wanting-to-start-web-development

computer so you can test on your computer. Other languages technologies are becoming very popular like Python Ruby and Node.js . One..

What ORM for .net should I use?

http://stackoverflow.com/questions/1691575/what-orm-for-net-should-i-use

excruciating detail about how NHibernate compares to other technologies. It's very well possible that other ORM's better fit your need..

Converting .NET App to x86 native code

http://stackoverflow.com/questions/1778878/converting-net-app-to-x86-native-code

been detected and avoided earlier so we could use native technologies like C instead. We have tried for now Novell's Mono an open..

Efficient way to send images via WCF?

http://stackoverflow.com/questions/1829269/efficient-way-to-send-images-via-wcf

images via WCF I am learning WCF LINQ and a few other technologies by writing from scratch a custom remote control application.. method the best approach while continuing to use these technologies and is there anything I can do to improve it Ideas that I am..

JQuery ajax call to httpget webmethod (c#) not working

http://stackoverflow.com/questions/2651091/jquery-ajax-call-to-httpget-webmethod-c-not-working

one can makes you code working without using any Microsoft technologies on the client side. First of all verify Server side. Rename..

Winforms vs WPF

http://stackoverflow.com/questions/2703681/winforms-vs-wpf

but I just don't want to invest my time in learning dying technologies I hope you understand. So for windows desktop programming what..

Record Video of Screen using .NET technologies

http://stackoverflow.com/questions/397754/record-video-of-screen-using-net-technologies

Video of Screen using .NET technologies Is there a way to record the screen either desktop or window.. to record the screen either desktop or window using .NET technologies. My goal is something free. I like the idea of small low cpu..

How to communicate with a windows service?

http://stackoverflow.com/questions/4451216/how-to-communicate-with-a-windows-service

on StackOverflow. There's a number of ways and technologies to do this Windows messages sockets MMF and synchronization..

ASP.NET MVC 3: DefaultModelBinder with inheritance/polymorphism

http://stackoverflow.com/questions/5460081/asp-net-mvc-3-defaultmodelbinder-with-inheritance-polymorphism

I've tried to do some research first and for the mix of technologies on the same question ASP.NET MVC 3 Ninject and MvcContrib ...

The art of programming: Java vs C# [closed]

http://stackoverflow.com/questions/610199/the-art-of-programming-java-vs-c-sharp

some of the advantages and disadvantages of using these 2 technologies over the other c# java share improve this question For..

What's the best way to learn C# quickly? [closed]

http://stackoverflow.com/questions/72893/whats-the-best-way-to-learn-c-sharp-quickly

ASP.Net websites or both and it also depends on what other technologies you're going to be using there's a lot of stuff out there now...

Replacing .NET WebBrowser control with a better browser, like Chrome?

http://stackoverflow.com/questions/790542/replacing-net-webbrowser-control-with-a-better-browser-like-chrome

a separate window A good support for CSS js and other web technologies on par with any modern browser Basic browser functions like..

How good/bad is sharepoint programming? [closed]

http://stackoverflow.com/questions/832465/how-good-bad-is-sharepoint-programming

a development platform plain and simple. It utilizes other technologies such as IIS ASP.NET SQL Server and Windows Workflow so I don't..

Looking for a REST with JSON client library

http://stackoverflow.com/questions/8389420/looking-for-a-rest-with-json-client-library

I can't really find anything that combines these 2 technologies in a coherent manner. I am looking for a library that will let..

Programming P2P application

http://stackoverflow.com/questions/8523330/programming-p2p-application

software at the same time. Here is a quick summary of some technologies to explore. STUN Is a simple server and protocol for clients..

OData with ServiceStack?

http://stackoverflow.com/questions/9577938/odata-with-servicestack

evolving to support new developer practices paradigms and technologies they weren't designed to support resulting in being quickly.. the IQueryable T interface. Only used in Microsoft only technologies One of the major benefits of web remote services and SOA in..

When not to use Regex in C# (or Java, C++, etc.)

http://stackoverflow.com/questions/968919/when-not-to-use-regex-in-c-sharp-or-java-c-etc

they're balanced or not. Use parser generators or similar technologies for that. Also I'd not recommend using regex to validate data..