Click here to Skip to main content
15,888,590 members

Technical Blogs


1. SharePoint Detector – Chrome Extension
SharePoint Detector Chrome extension helps you detect sites that are built on top of SharePoint, while you are browsing the web.
Ali BaderEddin Updated: 10 Oct 2010
Rating: ( (No votes))
2. Visual Studio 2010 – Unattended Silent Install
Unattended silent install of Visual Studio 2010
Ali BaderEddin Updated: 8 Oct 2010
Rating: ( (No votes))
3. SQL Server 2008 R2 – Unattended Silent Install
Unattended silent install of SQL Server 2008 R2
All Topics » »
Ali BaderEddin Updated: 27 Sep 2010
Rating: 4.45/5 ( (6 votes))
4. SQL DB Restore using PowerShell
Restore an SQL database on a local or remote SQL server using PowerShell
Programming Languages » PowerShell »
Ali BaderEddin Updated: 20 Sep 2010
Rating: 5.00/5 ( (3 votes))
5. OpenGL Oval
How to draw an oval using lines or fill it using triangles?
Multimedia » OpenGL »
Ali BaderEddin Updated: 14 Aug 2010
Rating: 5.00/5 ( (3 votes))
6. C Pointer Tricks
Interesting/weird usage of pointers in C
Ali BaderEddin Updated: 2 Jun 2010
Rating: 4.61/5 ( (15 votes))
7. OpenGL Camera
How to change the camera view in an OpenGL application
Multimedia » OpenGL »
Ali BaderEddin Updated: 30 May 2010
Rating: 4.25/5 ( (3 votes))
8. Dynamic Three Dimensional Arrays in C\C++\C#\Java
Implementing a three dimensional array dynamically in C, C++, C# and Java
Ali BaderEddin Updated: 24 May 2010
Rating: 4.00/5 ( (8 votes))
9. OpenGL Color Interpolation
An attempt to understand the internal logic of drawing and coloring lines in a graphics library.
Multimedia » OpenGL »
Ali BaderEddin Updated: 18 May 2010
Rating: 4.50/5 ( (3 votes))
10. Memory Visualizer
Attempt to visualize memory...
Multimedia » OpenGL »
Ali BaderEddin Updated: 9 Apr 2010
Rating: 5.00/5 ( (4 votes))
11. XML Editor Control
XML Editor with syntax highlighting
Desktop Programming » Windows Forms »
Ali BaderEddin Updated: 2 Apr 2010
Rating: 4.47/5 ( (9 votes))
12. XML Serialization – Tips & Tricks
This article shows solutions to some of the common problems related to working with XML Serialization.
Ali BaderEddin Updated: 2 Apr 2010
Rating: 4.90/5 ( (17 votes))
13. OpenGL String (printw)
Make drawing text in your OpenGL app as simple as calling printf
Multimedia » OpenGL »
Ali BaderEddin Updated: 2 Apr 2010
Rating: 4.40/5 ( (3 votes))
14. SPList Image and SPFile Icon
Take advantage of SPList.ImageUrl and SPFile.IconUrl to improve the user experience of WinForm apps for SharePoint.
Desktop Programming » Windows Forms »
Ali BaderEddin Updated: 2 Apr 2010
Rating: 4.83/5 ( (4 votes))
15. SharePoint SPSite ListView
How To Get All Site Urls Without Creating an SPSite object?
Desktop Programming » Windows Forms »
Ali BaderEddin Updated: 2 Apr 2010
Rating: ( (No votes))
16. C# Windows Form is Busy
There are two very common ways of telling the user that your application is busy. One is to show a progress bar that gets updated based on the progress getting done, and another is to show the "Waiting" cursor while the application is doing work.
Desktop Programming » Windows Forms »
Ali BaderEddin Updated: 2 Apr 2010
Rating: 4.90/5 ( (9 votes))
17. Sortable ListView
The Windows Forms ListView control doesn't provide column sorting functionality. This article shows how to implement sorting while taking field type into consideration (sort by date, number, ...)
Desktop Programming » Windows Forms »
Ali BaderEddin Updated: 2 Apr 2010
Rating: 4.67/5 ( (2 votes))
18. PropertyGrid Collection Events
When changing collections in an object through PropertyGrid, the PropertyChanged event doesn't get called.
Desktop Programming » Windows Forms »
Ali BaderEddin Updated: 2 Apr 2010
Rating: 3.00/5 ( (9 votes))
19. C# Regular Expression Helper
A tool to make it easier to learn C# regular expressions...
Ali BaderEddin Updated: 17 Feb 2010
Rating: 5.00/5 ( (1 vote))
20. C Round Function
It's really weird that the C math library (math.h) doesn't support the round function. This post shows how to create one in C. Pretty simple, but can save you little thinking :)
All Topics » »
Ali BaderEddin Updated: 12 Feb 2010
Rating: 4.62/5 ( (8 votes))