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

C#

 
AnswerRe: Writing a buffer (array of Int32) to disk (or database blob) Pin
Giorgi Dalakishvili1-Jul-08 3:31
mentorGiorgi Dalakishvili1-Jul-08 3:31 
Questioncrystal report Pin
Member 38512861-Jul-08 1:35
Member 38512861-Jul-08 1:35 
Questionuser control, F1 Please! Pin
mrcooll1-Jul-08 1:17
mrcooll1-Jul-08 1:17 
AnswerRe: user control, F1 Please! Pin
N a v a n e e t h1-Jul-08 1:34
N a v a n e e t h1-Jul-08 1:34 
Question403 Forbidden error Pin
asma_panjabi1-Jul-08 1:02
asma_panjabi1-Jul-08 1:02 
AnswerRe: 403 Forbidden error Pin
Abhijit Jana1-Jul-08 2:47
professionalAbhijit Jana1-Jul-08 2:47 
GeneralRe: 403 Forbidden error Pin
asma_panjabi1-Jul-08 19:48
asma_panjabi1-Jul-08 19:48 
QuestionCreating .NET Assembly for COM Usage Pin
Hussam Fattahi1-Jul-08 0:35
Hussam Fattahi1-Jul-08 0:35 
When creating .NET Assembly for COm Usage manualy, there are many steps:
1. compile the type library you have created through C# compiler
2. use the type library exporter utility.
3. you need to create a resource script for your type library using the
command IDR_TYPELIB1 typelib "YourLibrary.tlb"
4. you need to recompile the type library with the new resource file added

i coudn't understand step number 3. what is the necessity of creating the
resource script, and is it done automatically when using visual studio to
expose the assembly and do the job for you.
AnswerRe: Creating .NET Assembly for COM Usage Pin
Alan Balkany1-Jul-08 3:22
Alan Balkany1-Jul-08 3:22 
QuestionMCTS (Microsoft Certified Technology Specialist) Pin
bruze1-Jul-08 0:21
bruze1-Jul-08 0:21 
AnswerRe: MCTS (Microsoft Certified Technology Specialist) Pin
Simon P Stevens1-Jul-08 1:06
Simon P Stevens1-Jul-08 1:06 
AnswerRe: MCTS (Microsoft Certified Technology Specialist) Pin
nmathur231-Jul-08 20:27
nmathur231-Jul-08 20:27 
Questionhow to block keyboard input? [modified] Pin
bug_aonz1-Jul-08 0:14
bug_aonz1-Jul-08 0:14 
AnswerRe: how to block keyboard input? Pin
Simon P Stevens1-Jul-08 0:52
Simon P Stevens1-Jul-08 0:52 
AnswerRe: how to block keyboard input? Pin
dan!sh 1-Jul-08 1:00
professional dan!sh 1-Jul-08 1:00 
AnswerRe: how to block keyboard input? Pin
Thomas Stockwell2-Jul-08 2:32
professionalThomas Stockwell2-Jul-08 2:32 
QuestionHow to pass multiple values of checked rows in grid to databse? Pin
Ganesh31-Jul-08 0:00
Ganesh31-Jul-08 0:00 
AnswerRe: How to pass multiple values of checked rows in grid to databse? Pin
Vimalsoft(Pty) Ltd1-Jul-08 0:09
professionalVimalsoft(Pty) Ltd1-Jul-08 0:09 
GeneralRe: How to pass multiple values of checked rows in grid to databse? Pin
Ganesh31-Jul-08 0:31
Ganesh31-Jul-08 0:31 
GeneralRe: How to pass multiple values of checked rows in grid to databse? Pin
Vimalsoft(Pty) Ltd1-Jul-08 0:47
professionalVimalsoft(Pty) Ltd1-Jul-08 0:47 
GeneralRe: How to pass multiple values of checked rows in grid to databse? Pin
Ganesh32-Jul-08 1:19
Ganesh32-Jul-08 1:19 
AnswerRe: How to pass multiple values of checked rows in grid to databse? Pin
lnkgoeng2-Jul-08 0:27
lnkgoeng2-Jul-08 0:27 
GeneralRe: How to pass multiple values of checked rows in grid to databse? Pin
Ganesh32-Jul-08 1:23
Ganesh32-Jul-08 1:23 
Question[Message Deleted] Pin
imnotso#30-Jun-08 23:33
imnotso#30-Jun-08 23:33 
AnswerRe: Transferring Data from Page to Page. Pin
Pete O'Hanlon30-Jun-08 23:47
mvePete O'Hanlon30-Jun-08 23:47 

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.