Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
Questionis it possible to import a dll file which was developed my C# in to a asp.net application? Pin
MS Lee17-Dec-08 4:22
MS Lee17-Dec-08 4:22 
AnswerRe: is it possible to import a dll file which was developed my C# in to a asp.net application? Pin
Pete O'Hanlon17-Dec-08 4:33
mvePete O'Hanlon17-Dec-08 4:33 
AnswerRe: is it possible to import a dll file which was developed my C# in to a asp.net application? Pin
Paul Conrad17-Dec-08 5:46
professionalPaul Conrad17-Dec-08 5:46 
GeneralRe: is it possible to import a dll file which was developed my C# in to a asp.net application? Pin
MS Lee17-Dec-08 17:57
MS Lee17-Dec-08 17:57 
QuestionAssigning a null value Pin
ArielR17-Dec-08 2:11
ArielR17-Dec-08 2:11 
AnswerRe: Assigning a null value Pin
User 665817-Dec-08 2:13
User 665817-Dec-08 2:13 
GeneralRe: Assigning a null value Pin
ArielR17-Dec-08 2:16
ArielR17-Dec-08 2:16 
GeneralRe: Assigning a null value Pin
Dave Kreskowiak17-Dec-08 2:24
mveDave Kreskowiak17-Dec-08 2:24 
Of course not. You have to rewrite that little bit of assignment code you posted to check for a null value in the int, and then, if null, you have to assign DBNull.Value to your database column.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Assigning a null value Pin
ArielR17-Dec-08 4:51
ArielR17-Dec-08 4:51 
AnswerRe: Assigning a null value Pin
PIEBALDconsult17-Dec-08 2:59
mvePIEBALDconsult17-Dec-08 2:59 
QuestionHow to pass parameter with quate to crystal reports from a C# (winform) application Pin
RamiAtia17-Dec-08 1:46
RamiAtia17-Dec-08 1:46 
AnswerRe: How to pass parameter with quate to crystal reports from a C# (winform) application Pin
SPanicker*17-Dec-08 1:50
SPanicker*17-Dec-08 1:50 
GeneralRe: How to pass parameter with quate to crystal reports from a C# (winform) application Pin
RamiAtia17-Dec-08 1:57
RamiAtia17-Dec-08 1:57 
GeneralRe: How to pass parameter with quate to crystal reports from a C# (winform) application Pin
SPanicker*17-Dec-08 2:19
SPanicker*17-Dec-08 2:19 
GeneralRe: How to pass parameter with quate to crystal reports from a C# (winform) application Pin
RamiAtia17-Dec-08 2:36
RamiAtia17-Dec-08 2:36 
GeneralRe: How to pass parameter with quate to crystal reports from a C# (winform) application Pin
RamiAtia17-Dec-08 3:00
RamiAtia17-Dec-08 3:00 
AnswerRe: How to pass parameter with quate to crystal reports from a C# (winform) application Pin
Dave Kreskowiak17-Dec-08 2:23
mveDave Kreskowiak17-Dec-08 2:23 
Question[Message Deleted] Pin
SPanicker*17-Dec-08 1:44
SPanicker*17-Dec-08 1:44 
AnswerRepost Pin
Simon P Stevens17-Dec-08 1:55
Simon P Stevens17-Dec-08 1:55 
GeneralRe: Repost Pin
Xmen Real 17-Dec-08 1:57
professional Xmen Real 17-Dec-08 1:57 
GeneralRe: Repost Pin
SPanicker*17-Dec-08 2:16
SPanicker*17-Dec-08 2:16 
GeneralRe: Repost Pin
Xmen Real 17-Dec-08 2:20
professional Xmen Real 17-Dec-08 2:20 
GeneralRe: Repost [modified] Pin
Xmen Real 17-Dec-08 2:22
professional Xmen Real 17-Dec-08 2:22 
General[Message Deleted] Pin
SPanicker*17-Dec-08 2:35
SPanicker*17-Dec-08 2:35 
GeneralRe: Repost Pin
Xmen Real 17-Dec-08 3:28
professional Xmen Real 17-Dec-08 3:28 

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.