I’ve noticed that most of the c# developers i’am talking to, know exactly what “public”, “private”, “protected” and “internal” access modifiers mean and how to use them, but when it comes to “protected internal” they start guessing the answer and it’s never the right one.
Read more…
VN:F [1.9.16_1159]
Rating: 4.8/5 (17 votes cast)
Well, this is not a new technique, but i couldn’t find any decent c# code that makes it work – so i’ve decided to write my own.
Coming soon…
VN:F [1.9.16_1159]
Rating: 0.0/5 (0 votes cast)
Once upon a time there were objects like ASPJeg which made it possible to manipulate images files – resize, convert and much more…
Lucky for us those times are gone and now we have a great framework called .NET, so why not use it ?
Some Image extension methods that will make your life easier.
Read more…
VN:F [1.9.16_1159]
Rating: 5.0/5 (5 votes cast)
CSS sprites group multiple images into one composite image and display them using CSS background positioning.
Coming soon…
VN:F [1.9.16_1159]
Rating: 0.0/5 (0 votes cast)
Recent Comments