Click here to Skip to main content
15,916,180 members
Home / Discussions / C#
   

C#

 
AnswerRe: Wpf autocad integration Pin
Eddy Vluggen7-Dec-13 1:53
professionalEddy Vluggen7-Dec-13 1:53 
Questionis this enough to free the resources? Pin
Jassim Rahma6-Dec-13 23:32
Jassim Rahma6-Dec-13 23:32 
AnswerRe: is this enough to free the resources? Pin
Eddy Vluggen7-Dec-13 1:52
professionalEddy Vluggen7-Dec-13 1:52 
GeneralRe: is this enough to free the resources? Pin
Jassim Rahma7-Dec-13 10:10
Jassim Rahma7-Dec-13 10:10 
GeneralRe: is this enough to free the resources? Pin
Eddy Vluggen9-Dec-13 4:56
professionalEddy Vluggen9-Dec-13 4:56 
AnswerRe: is this enough to free the resources? Pin
jschell7-Dec-13 10:46
jschell7-Dec-13 10:46 
QuestionGridView disbale Edit if already in edit mode by another user Pin
Member 103249746-Dec-13 23:17
Member 103249746-Dec-13 23:17 
AnswerRe: GridView disbale Edit if already in edit mode by another user Pin
Mycroft Holmes6-Dec-13 23:39
professionalMycroft Holmes6-Dec-13 23:39 
GeneralRe: GridView disbale Edit if already in edit mode by another user Pin
Member 103249746-Dec-13 23:44
Member 103249746-Dec-13 23:44 
GeneralRe: GridView disbale Edit if already in edit mode by another user Pin
Mycroft Holmes7-Dec-13 12:49
professionalMycroft Holmes7-Dec-13 12:49 
GeneralRe: GridView disbale Edit if already in edit mode by another user Pin
Member 103249747-Dec-13 20:24
Member 103249747-Dec-13 20:24 
GeneralRe: GridView disbale Edit if already in edit mode by another user Pin
Mycroft Holmes7-Dec-13 21:41
professionalMycroft Holmes7-Dec-13 21:41 
AnswerRe: GridView disbale Edit if already in edit mode by another user Pin
Eddy Vluggen7-Dec-13 2:28
professionalEddy Vluggen7-Dec-13 2:28 
GeneralRe: GridView disbale Edit if already in edit mode by another user Pin
Member 103249747-Dec-13 2:46
Member 103249747-Dec-13 2:46 
GeneralRe: GridView disbale Edit if already in edit mode by another user Pin
Dave Kreskowiak7-Dec-13 5:02
mveDave Kreskowiak7-Dec-13 5:02 
QuestionHow to validate RequiredFieldValidator in ASP.net AjaxFileUploader Pin
Hitesh Vaghasiya6-Dec-13 18:12
Hitesh Vaghasiya6-Dec-13 18:12 
SuggestionRe: How to validate RequiredFieldValidator in ASP.net AjaxFileUploader Pin
Richard MacCutchan6-Dec-13 21:42
mveRichard MacCutchan6-Dec-13 21:42 
GeneralRe: How to validate RequiredFieldValidator in ASP.net AjaxFileUploader Pin
Hitesh Vaghasiya6-Dec-13 21:53
Hitesh Vaghasiya6-Dec-13 21:53 
GeneralRe: How to validate RequiredFieldValidator in ASP.net AjaxFileUploader Pin
Richard MacCutchan6-Dec-13 22:35
mveRichard MacCutchan6-Dec-13 22:35 
QuestionIntegration tests Pin
Member 44870836-Dec-13 10:00
Member 44870836-Dec-13 10:00 
AnswerRe: Integration tests Pin
Abhinav S7-Dec-13 20:50
Abhinav S7-Dec-13 20:50 
QuestionWeb Browser. Document always return null Pin
rajgaikwad015-Dec-13 23:21
rajgaikwad015-Dec-13 23:21 
AnswerRe: Web Browser. Document always return null Pin
Simon_Whale6-Dec-13 1:28
Simon_Whale6-Dec-13 1:28 
QuestionI am trying to dispaly database values based on the combobox selection and i get this error "Data is null. this method cannot be called on null values" Pin
Member 103378795-Dec-13 19:04
Member 103378795-Dec-13 19:04 
AnswerRe: I am trying to dispaly database values based on the combobox selection and i get this error "Data is null. this method cannot be called on null values" Pin
Purna Chandra Rao Chamidisetty5-Dec-13 20:46
Purna Chandra Rao Chamidisetty5-Dec-13 20:46 
Check SQL query in SQL server query wizard. The problem is with the SQL query. Whatever the query you written is not fetching any data from database. That is the reason why it's saying no data available.
Cheers,
Purna Chandra Rao.Ch

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.