¡@

Home 

c# Programming Glossary: fundamentals

What does void mean in C, C++, and C#?

http://stackoverflow.com/questions/1043034/what-does-void-mean-in-c-c-and-c

does void mean in C C and C# Looking to get the fundamentals on where the term VOID comes from and why it would be called..

Is it possible to combine hash codes for private members to generate a new hash code?

http://stackoverflow.com/questions/1079192/is-it-possible-to-combine-hash-codes-for-private-members-to-generate-a-new-hash

hashcode gethashcode share improve this question The fundamentals pointed out by Marc and Jon are not bad but they are far from..

Learning C#, ASP.NET 3.5 - what order should I learn in / what to skip?

http://stackoverflow.com/questions/282086/learning-c-asp-net-3-5-what-order-should-i-learn-in-what-to-skip

to what lies ahead I am deliberately not mentioning fundamentals like value reference Types Classes object oriented concepts..

MVC 3 form post and persisting model data

http://stackoverflow.com/questions/5849398/mvc-3-form-post-and-persisting-model-data

post and persisting model data I think I'm missing some fundamentals on how MVC forms work. I have a search form on my home page.. I know isn't the case. As I said I think I'm missing some fundamentals about working with MVC 3 models and form posts. Can anyone help..

C# unsafe value type array to byte array conversions

http://stackoverflow.com/questions/621493/c-sharp-unsafe-value-type-array-to-byte-array-conversions

copying data EDIT Thanks for the answers I learned some fundamentals and got to try out new tricks After initially accepting Davy..

A clear, layman's explanation of the difference between | and || in c#?

http://stackoverflow.com/questions/684648/a-clear-laymans-explanation-of-the-difference-between-and-in-c

c# bitwise operators logical operators programming fundamentals share improve this question is the logical or operator...

C#: is calling an event handler explicitly really “a good thing to do”?

http://stackoverflow.com/questions/984270/c-is-calling-an-event-handler-explicitly-really-a-good-thing-to-do

principals like the Open Closed Principal build on these fundamentals providing more tangible patterns of implemenation for the developer.. code as seen in the original post has not understood the fundamentals of software design and needs to develop their skills considerably...