Click here to Skip to main content
15,890,825 members
Home / Discussions / C#
   

C#

 
GeneralRe: windows forms data business objects or database Pin
bfis10813711-Aug-08 10:58
bfis10813711-Aug-08 10:58 
GeneralRe: windows forms data business objects or database Pin
Mark Churchill11-Aug-08 19:03
Mark Churchill11-Aug-08 19:03 
GeneralRe: windows forms data business objects or database Pin
bfis10813711-Aug-08 19:10
bfis10813711-Aug-08 19:10 
GeneralRe: windows forms data business objects or database Pin
Mark Churchill11-Aug-08 19:27
Mark Churchill11-Aug-08 19:27 
GeneralRe: windows forms data business objects or database Pin
Wendelius12-Aug-08 8:25
mentorWendelius12-Aug-08 8:25 
QuestionJavascript and C# Pin
MinaFawzi11-Aug-08 9:07
MinaFawzi11-Aug-08 9:07 
AnswerRe: Javascript and C# Pin
Pete O'Hanlon11-Aug-08 9:18
mvePete O'Hanlon11-Aug-08 9:18 
AnswerRe: Javascript and C# Pin
led mike11-Aug-08 10:35
led mike11-Aug-08 10:35 
MinaFawzi wrote:
my question is about calling c# dll from javascript, is this possible using WSH in js ??


That depends on what you specifically mean with that ambiguous statement.

Here is an example of what probably can be done:

Executing a Javascript file with the Windows Script Host, where that javascript file contains code that Creates a COM Object that has been deployed from a .NET Assembly written using C# and using the ComVisibleAttribute [^] on one or more classes.

While that is possible, there is no way of knowing that is what your question is asking.


led mike

Question[Message Deleted] Pin
tkrn11-Aug-08 8:59
tkrn11-Aug-08 8:59 
AnswerRe: Report Viewer to automatically print? Pin
Wendelius11-Aug-08 9:40
mentorWendelius11-Aug-08 9:40 
Questionhow to select next value in listbox after moving a value from it? Pin
Yawer Iqbal11-Aug-08 7:19
Yawer Iqbal11-Aug-08 7:19 
AnswerRe: how to select next value in listbox after moving a value from it? Pin
User 665811-Aug-08 7:32
User 665811-Aug-08 7:32 
GeneralRe: how to select next value in listbox after moving a value from it? Pin
Yawer Iqbal11-Aug-08 7:48
Yawer Iqbal11-Aug-08 7:48 
GeneralRe: how to select next value in listbox after moving a value from it? Pin
User 665811-Aug-08 7:55
User 665811-Aug-08 7:55 
GeneralRe: how to select next value in listbox after moving a value from it? Pin
Yawer Iqbal11-Aug-08 16:51
Yawer Iqbal11-Aug-08 16:51 
Questionweb browser in c#.net2005 windows application Pin
MuraleeKrishnan11-Aug-08 6:46
MuraleeKrishnan11-Aug-08 6:46 
AnswerRe: web browser in c#.net2005 windows application Pin
Manas Bhardwaj11-Aug-08 7:18
professionalManas Bhardwaj11-Aug-08 7:18 
QuestionCollecting Forms from phisical path! Pin
mrcooll11-Aug-08 4:30
mrcooll11-Aug-08 4:30 
AnswerRe: Collecting Forms from phisical path! Pin
Manas Bhardwaj11-Aug-08 4:49
professionalManas Bhardwaj11-Aug-08 4:49 
GeneralRe: Collecting Forms from phisical path! Pin
mrcooll11-Aug-08 4:50
mrcooll11-Aug-08 4:50 
AnswerRe: Collecting Forms from phisical path! Pin
Manas Bhardwaj11-Aug-08 4:59
professionalManas Bhardwaj11-Aug-08 4:59 
GeneralRe: Collecting Forms from phisical path! Pin
mrcooll11-Aug-08 5:06
mrcooll11-Aug-08 5:06 
GeneralRe: Collecting Forms from phisical path! Pin
Pete O'Hanlon11-Aug-08 8:35
mvePete O'Hanlon11-Aug-08 8:35 
AnswerRe: Collecting Forms from phisical path! Pin
Dan Neely11-Aug-08 5:08
Dan Neely11-Aug-08 5:08 
Questionlocal database connection string Pin
Deresen11-Aug-08 3:54
Deresen11-Aug-08 3:54 

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.