Skip to main content
Malik Daud Ahmad Khokhar's user avatar
Malik Daud Ahmad Khokhar's user avatar
Malik Daud Ahmad Khokhar's user avatar
Malik Daud Ahmad Khokhar
Engineer
  • Member for 17 years, 6 months
  • Last seen more than 3 years ago
427 votes
28 answers
251k views

Why is quicksort better than mergesort?

168 votes
4 answers
165k views

Database cluster and load balancing

157 votes
5 answers
206k views

Transactions in .net

98 votes
20 answers
869k views

Get month and year from a datetime in SQL Server 2005

91 votes
12 answers
76k views

How to deal with XML in C#

64 votes
5 answers
56k views

What's this &block in Ruby? And how does it get passed in a method here?

39 votes
12 answers
87k views

SP taking 15 minutes, but the same query when executed returns results in 1-2 minutes

35 votes
7 answers
189k views

Is if(document.getElementById('something')!=null) identical to if(document.getElementById('something'))?

30 votes
3 answers
47k views

How to determine if XElement.Elements() contains a node with a specific name?

20 votes
8 answers
14k views

Is there a need to destroy char * = "string" or char * = new char[6]?

15 votes
8 answers
45k views

Need a tool to automatically indent and format SQL Server stored procedures [closed]

14 votes
13 answers
11k views

How can I delete duplicate rows in a table

12 votes
2 answers
18k views

In jQuery is there way for slideDown() method to scroll the page down too?

11 votes
3 answers
10k views

Replace UpdatePanel with JQuery

9 votes
4 answers
6k views

Daylight saving changes affecting UTC conversion

9 votes
2 answers
9k views

JavaScript file not reloading in browser when modified on server

8 votes
3 answers
30k views

Display rows in multiple columns in Asp.net Gridview

7 votes
2 answers
4k views

How to get only the schema of the database into a dataset?

6 votes
6 answers
12k views

Accessing model properties in Rails

5 votes
3 answers
4k views

What is this process in Sql Server Activity monitor?

5 votes
3 answers
5k views

Converting one XML document into another XML document

4 votes
4 answers
19k views

How do I convert DTS packages to SSIS packages?

4 votes
7 answers
9k views

Free tool or library to convert Tiff files to pdf in .Net [closed]

4 votes
2 answers
5k views

Install the Radrails plugin for Aptana Studio offline

4 votes
4 answers
2k views

Speeding up temp table joins in SQL Server

4 votes
1 answer
7k views

How to center align a pre tag in HTML

3 votes
12 answers
525 views

Can we achieve 100% decoupling?

3 votes
5 answers
11k views

Exporting SharePoint usage log files into a database using LogParser

3 votes
5 answers
7k views

Retrieving the value of RETURN @@IDENTITY in C#

2 votes
2 answers
4k views

Disabling or overriding the excel and pdf export function in Reporting Services