shaharyr / Submitted


Upcoming stories Submitted by You! If you like them, vote for them otherwise click BURY
The fourteenth post of the series of programming job interview challenge is out, 83 readers provided an answer to job interview challenge #13. Your input is a list of points in a 2D space. If you draw lines between one point to the next one, a closed polygon is created (can be either concave or con read more »

Discuss  
Add this link to...  Tell a friend  Bury
Imagine you can draw some of your user interface elements in a vector drawing application like: Adobe, InkScape (free) or Skencil (free) and convert your work into WPF XAML or Silverlight XAML. read more »

Discuss  
Add this link to...  Tell a friend  Bury
This is the fourth post in the series of programming job interview challenge. Today, I will provide the answer to job interview challenge #3, talk about readers answers (all of the comments are now approved) and give you a new challenge. So, lets get into business: read more »

11 Comments  
Add this link to...  Tell a friend  Bury
Here is a list of 6 Visual Studio tweaks you can do to make your development experience much better... read more »

11 Comments  
Add this link to...  Tell a friend  Bury
Recently, I ran into an interesting job interview question in C++ which I want to share. Lets take a look at the following code... read more »

14 Comments  
Add this link to...  Tell a friend  Bury
I have been having some fun with an end to end Silverlight 2 demo recently and I thought I'd share it here. My goal with the demo is to show how easy it is to create an end to end Silverlight application. read more »

Discuss  
Add this link to...  Tell a friend  Bury
LINQ to SQL maps the relational database into an object model, and when the program runs the queries in the object model are translated into SQL. SQL contains Aggregate functions like SUM, AVG, MIN, MAX and more. Lets see how this functionality can be implemented using LINQ read more »

Discuss  
Add this link to...  Tell a friend  Bury

 
Site Links
RSS Feeds
Register
All About Tagza
About Tagza
Report a Website Bug
Contact
Top Stories
Today
Yesterday
Weekly
Monthly | Yearly