Click here to Skip to main content
15,894,180 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Question32-Bit application runs faster than 64-Bit, any ideas? Pin
Ami Bar11-Sep-07 9:15
Ami Bar11-Sep-07 9:15 
AnswerRe: 32-Bit application runs faster than 64-Bit, any ideas? Pin
Luc Pattyn12-Sep-07 3:11
sitebuilderLuc Pattyn12-Sep-07 3:11 
GeneralRe: 32-Bit application runs faster than 64-Bit, any ideas? Pin
Ami Bar12-Sep-07 5:00
Ami Bar12-Sep-07 5:00 
GeneralRe: 32-Bit application runs faster than 64-Bit, any ideas? Pin
Luc Pattyn12-Sep-07 5:16
sitebuilderLuc Pattyn12-Sep-07 5:16 
GeneralRe: 32-Bit application runs faster than 64-Bit, any ideas? Pin
Ami Bar12-Sep-07 10:54
Ami Bar12-Sep-07 10:54 
QuestionThe newer shutdownTimeout in .NET 2.0 ... Pin
Vasudevan Deepak Kumar11-Sep-07 5:48
Vasudevan Deepak Kumar11-Sep-07 5:48 
GeneralRe: The newer shutdownTimeout in .NET 2.0 ... Pin
Paul Conrad31-Dec-07 9:23
professionalPaul Conrad31-Dec-07 9:23 
QuestionSqlDataAdapter.Fill(DataSet) Pin
liquid_11-Sep-07 3:51
liquid_11-Sep-07 3:51 
I'm going to bind data set to combo boxes. Data set is compound from 2 tables and joined by relation. The declaration is as follows:
Private tablePRAgent As PRAgentDataTable<br />
<br />
Private tablePRAgentLocation As PRAgentLocationDataTable<br />
<br />
Private relationPRAgentPRAgentLocation As DataRelation<br />

The table PRAgentDataTable has main rows with details in table PRAgentLocationDataTable. So first combo is bound to PRAgentDataTable and second - to PRAgentLocationDataTable, by relation. Filling adapters (and in consequence combos) while I add clause "WHERE col=@parameter" ends with "exception of type 'System.Data.ConstraintException'". When there is no WHERE clause everything goes right.
How could I overcome this problem?
QuestionRegister .NET dll for ASP/VB Use Pin
mpavas10-Sep-07 19:40
mpavas10-Sep-07 19:40 
QuestionNCrypto to 2.0? Pin
#realJSOP10-Sep-07 12:10
mve#realJSOP10-Sep-07 12:10 
AnswerRe: NCrypto to 2.0? Pin
Paul Conrad4-Nov-07 7:34
professionalPaul Conrad4-Nov-07 7:34 
GeneralRe: NCrypto to 2.0? Pin
#realJSOP4-Nov-07 23:16
mve#realJSOP4-Nov-07 23:16 
QuestionJava applet in WebBrowser control Pin
Heine2610-Sep-07 3:20
Heine2610-Sep-07 3:20 
QuestionHow to share my EXE within Lan?? Pin
ASysSolvers10-Sep-07 0:55
ASysSolvers10-Sep-07 0:55 
AnswerRe: How to share my EXE within Lan?? Pin
Ed.Poore10-Sep-07 3:31
Ed.Poore10-Sep-07 3:31 
AnswerRe: How to share my EXE within Lan?? Pin
shankar0904@rediffmail.com20-Sep-07 0:41
shankar0904@rediffmail.com20-Sep-07 0:41 
QuestionDialog between 2 asp.net sites Pin
McCarpenter10-Sep-07 0:05
McCarpenter10-Sep-07 0:05 
QuestionMigrating .net applications from 1.1 to 2.0 Pin
mukkanti0079-Sep-07 21:01
mukkanti0079-Sep-07 21:01 
AnswerRe: Migrating .net applications from 1.1 to 2.0 Pin
vims9-Sep-07 23:56
vims9-Sep-07 23:56 
QuestionDistribution problem, System.IO.FileNotFoundException Pin
jamesrgoodwin8-Sep-07 2:53
jamesrgoodwin8-Sep-07 2:53 
AnswerRe: Distribution problem, System.IO.FileNotFoundException Pin
Scott Dorman8-Sep-07 2:56
professionalScott Dorman8-Sep-07 2:56 
Questiondtpicker problem Pin
d_smit7-Sep-07 18:56
d_smit7-Sep-07 18:56 
AnswerRe: dtpicker problem Pin
rohitsrivastava9-Sep-07 20:30
rohitsrivastava9-Sep-07 20:30 
QuestionException Error .NET COM DLL on mapped NETWORK drive Pin
ankwrk7-Sep-07 5:30
ankwrk7-Sep-07 5:30 
AnswerRe: Exception Error .NET COM DLL on mapped NETWORK drive Pin
Dave Kreskowiak7-Sep-07 8:44
mveDave Kreskowiak7-Sep-07 8:44 

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.