33 Answered Questions
[SOLVED] What is a NullReferenceException, and how do I fix it?
- 2011-01-11 16:48:29
- John Saunders
- 904385 View
- 1880 Score
- 33 Answer
- Tags: c# .net vb.net null nullreferenceexception
5 Answered Questions
[SOLVED] How do I create a parameterized SQL query? Why Should I?
- 2009-02-12 17:47:27
- Jim Counts
- 76344 View
- 82 Score
- 5 Answer
- Tags: sql vb.net sql-parametrized-query
9 Answered Questions
[SOLVED] How to enable assembly bind failure logging (Fusion) in .NET
- 2008-11-01 08:58:30
- user32736
- 342828 View
- 687 Score
- 9 Answer
- Tags: c# .net vb.net binding assemblies
26 Answered Questions
[SOLVED] What is the best workaround for the WCF client `using` block issue?
- 2009-02-21 23:02:24
- Eric King
- 96085 View
- 362 Score
- 26 Answer
- Tags: c# vb.net wcf using wcf-client
29 Answered Questions
23 Answered Questions
8 Answered Questions
[SOLVED] Download Excel file via AJAX MVC
- 2013-05-21 12:37:38
- Valuk
- 130790 View
- 66 Score
- 8 Answer
- Tags: c# jquery asp.net-mvc vb.net export-to-excel
2 Answered Questions
18 Answered Questions
[SOLVED] Why is Dictionary preferred over Hashtable?
- 2008-11-19 09:24:24
- Nakul Chaudhary
- 461082 View
- 1159 Score
- 18 Answer
- Tags: c# .net vb.net data-structures
14 Answered Questions
2 Answered Questions
[SOLVED] How can I add user-supplied input to an SQL statement?
- 2016-02-02 20:39:31
- Heinzi
- 2606 View
- 36 Score
- 2 Answer
- Tags: c# sql vb.net ado.net sql-injection
8 Answered Questions
[SOLVED] Is there a conditional ternary operator in VB.NET?
- 2009-02-23 03:17:30
- Jim Counts
- 164701 View
- 363 Score
- 8 Answer
- Tags: vb.net operators conditional-operator short-circuiting
7 Answered Questions
[SOLVED] HTML encoding issues - "Â" character showing up instead of " "
- 2009-09-22 18:48:07
- Cᴏʀʏ
- 373366 View
- 174 Score
- 7 Answer
- Tags: html vb.net encoding utf-8 iso-8859-1
4 Answered Questions
[SOLVED] .NET Global exception handler in console application
- 2010-06-28 14:25:58
- Stefan Steiger
- 74024 View
- 161 Score
- 4 Answer
- Tags: c# .net vb.net exception-handling console-application
31 Answered Questions
20 Answered Questions
[SOLVED] Why there is no ForEach extension method on IEnumerable?
- 2008-09-19 11:49:53
- Cameron MacFarland
- 106037 View
- 300 Score
- 20 Answer
- Tags: c# .net vb.net extension-methods
13 Answered Questions
[SOLVED] Setting Objects to Null/Nothing after use in .NET
- 2008-08-05 20:14:10
- John
- 70302 View
- 173 Score
- 13 Answer
- Tags: c# .net vb.net memory memory-management
18 Answered Questions
26 Answered Questions
[SOLVED] Generating an Excel file in ASP.NET
- 2008-09-29 19:49:11
- Dan Coates
- 53704 View
- 97 Score
- 26 Answer
- Tags: asp.net vb.net export-to-excel
3 Answered Questions
[SOLVED] How to write Unicode characters to the console?
- 2011-04-21 21:55:37
- Sam
- 78841 View
- 103 Score
- 3 Answer
- Tags: c# .net vb.net console-application
1 Answered Questions
[SOLVED] OleDbException was unhandled.......Syntax error in UPDATE statement
- 2015-03-21 18:19:41
- user2209362
- 603 View
- 3 Score
- 1 Answer
- Tags: vb.net
12 Answered Questions
[SOLVED] ObservableCollection Doesn't support AddRange method, so I get notified for each item added, besides what about INotifyCollectionChanging?
- 2009-03-22 05:08:43
- Shimmy
- 76691 View
- 131 Score
- 12 Answer
- Tags: c# vb.net observablecollection addrange inotifycollectionchanged
15 Answered Questions
[SOLVED] When should I use a List vs a LinkedList
- 2008-10-04 08:23:24
- Jonathan Allen
- 168991 View
- 329 Score
- 15 Answer
- Tags: c# .net vb.net data-structures linked-list
6 Answered Questions
[SOLVED] Linq to Sql: Multiple left outer joins
- 2008-11-06 02:34:00
- Bryan Roth
- 93926 View
- 150 Score
- 6 Answer
- Tags: vb.net linq linq-to-sql tsql left-join
1 Answered Questions
2 Answered Questions
[SOLVED] How do you bind a CollectionContainer to a collection in a view model?
- 2011-06-22 21:18:16
- Frinavale
- 25294 View
- 49 Score
- 2 Answer
- Tags: wpf vb.net xaml data-binding
8 Answered Questions
8 Answered Questions
2 Answered Questions
10 Answered Questions
[SOLVED] Custom Compiler Warnings
- 2008-09-30 17:31:02
- Micah
- 31018 View
- 102 Score
- 10 Answer
- Tags: c# .net vb.net attributes compiler-warnings