¡@

Home 

c# Programming Glossary: beginners

What is a good application programming problem to solve for beginners? [closed]

http://stackoverflow.com/questions/106510/what-is-a-good-application-programming-problem-to-solve-for-beginners

is a good application programming problem to solve for beginners closed UPDATE Please do not post game ideas . I am not looking..

How can I use Sqlite in a C# project? [closed]

http://stackoverflow.com/questions/11591002/how-can-i-use-sqlite-in-a-c-sharp-project

share improve this question Read a tutorial Here is a beginners tutorial for example Using SQLite in C# That explains the first..

Executing query with parameters

http://stackoverflow.com/questions/11905185/executing-query-with-parameters

the stack trace dbConn.Close This is a good article for beginners with ADO.Net EDIT Just as a bit of extra info I've added a transaction..

Webforms to Winforms

http://stackoverflow.com/questions/1714513/webforms-to-winforms

than desirable in that they either cater too much towards beginners or they lack good software design principles. c# .net winforms..

How can I prevent CompileAssemblyFromSource from leaking memory?

http://stackoverflow.com/questions/1799373/how-can-i-prevent-compileassemblyfromsource-from-leaking-memory

this What is an application domain an explanation for .Net beginners Update 3 To clarify I'm looking for a solution that provides..

avoiding null reference exceptions

http://stackoverflow.com/questions/1943465/avoiding-null-reference-exceptions

to use easily. I would not recommend it first for beginners. But feel free to try it out and see for yourself. RESEARCH..

How to access form methods and controls from a class in C#?

http://stackoverflow.com/questions/217389/how-to-access-form-methods-and-controls-from-a-class-in-c

opposed to the object. That statement can be confusing to beginners but you are effectively trying to open your house door by picking..

Which .net charting library should I use? [closed]

http://stackoverflow.com/questions/3201977/which-net-charting-library-should-i-use

and has a lot of good examples too every good for beginners. http code.msdn.microsoft.com mschart However 1st it hasn't..

Loading XAML at runtime?

http://stackoverflow.com/questions/910814/loading-xaml-at-runtime

for experts and another version would be simplified for beginners. c# wpf xaml share improve this question I think this is..

Is there any definitive documentation on writing software installers?

http://stackoverflow.com/questions/923384/is-there-any-definitive-documentation-on-writing-software-installers

XML has been released and is also a good resource for beginners. I didn't find it that great myself though. I still suggest..

What is REST? [duplicate]

http://stackoverflow.com/questions/941016/what-is-rest

Can you please point me to links that would be helpful for beginners. I am a .NET developer with a decent knowledge of ASP.NET c#..