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

.NET (Core and Framework)

 
AnswerRe: Filter not working correctly in OpenFileDialog Pin
ricecake4-Aug-06 10:35
ricecake4-Aug-06 10:35 
QuestionUsing Native C++ DLL in .Net Pin
a_kiani28-Feb-06 3:56
a_kiani28-Feb-06 3:56 
QuestionAssembly Security Pin
sachinthamke27-Feb-06 23:35
sachinthamke27-Feb-06 23:35 
QuestionSave private Key securely Pin
Junior000727-Feb-06 22:40
Junior000727-Feb-06 22:40 
QuestionDatabase transactions and webservices Pin
JorisFromHolland27-Feb-06 22:33
JorisFromHolland27-Feb-06 22:33 
QuestionUsing .NET 2.0 with .NET 1.1 Pin
Mohammed Derbashi27-Feb-06 22:01
professionalMohammed Derbashi27-Feb-06 22:01 
AnswerRe: Using .NET 2.0 with .NET 1.1 Pin
Sebastian Schneider1-Mar-06 1:12
Sebastian Schneider1-Mar-06 1:12 
QuestionMS .Net 2003 doubt Pin
invinJerry27-Feb-06 18:28
invinJerry27-Feb-06 18:28 
created a sample VC++ Console Application with no line of code added to it, other than built in "Hello world print statement".
But when trying to run, the application it gives the following error.

------ Build started: Project: prjTest, Configuration: Debug Win32 ------

Compiling...
stdafx.cpp
Compiling...
resource.h
resource.h(4) : fatal error C1010: unexpected end of file while looking for precompiled header directive
AssemblyInfo.cpp
prjTest.cpp
Generating Code...

when i set to, "not using precompiled header" option, the program is working perffectly.


when i try "Create Precompiled header", option. It gives the following error.

------ Build started: Project: prjTest, Configuration: Debug Win32 ------

Compiling...
resource.h
resource.h(4) : error C2857: '#include' statement specified with the /Ycstdafx.h command-line option was not found in the source file
AssemblyInfo.cpp
prjTest.cpp

can anyone please explain me on this.

invinJerry

Questionxml in vb.net Pin
bhavz6927-Feb-06 0:32
bhavz6927-Feb-06 0:32 
AnswerRe: xml in vb.net Pin
sathish s27-Feb-06 22:20
sathish s27-Feb-06 22:20 
Questionpaint an icon Pin
taucher_7227-Feb-06 0:17
taucher_7227-Feb-06 0:17 
QuestionMigrating from Java JNI to .NET P/Invoke Pin
Judah Gabriel Himango26-Feb-06 11:59
sponsorJudah Gabriel Himango26-Feb-06 11:59 
AnswerRe: Migrating from Java JNI to .NET P/Invoke Pin
Judah Gabriel Himango27-Feb-06 5:34
sponsorJudah Gabriel Himango27-Feb-06 5:34 
QuestionHow to create a windows based router from scratch using the latest windows technology (.Net 2.0/WinFX). Pin
w00tmeh25-Feb-06 23:54
w00tmeh25-Feb-06 23:54 
AnswerRe: How to create a windows based router from scratch using the latest windows technology (.Net 2.0/WinFX). Pin
JerryMcguire1-Mar-06 7:01
JerryMcguire1-Mar-06 7:01 
GeneralRe: How to create a windows based router from scratch using the latest windows technology (.Net 2.0/WinFX). Pin
w00tmeh1-Mar-06 9:03
w00tmeh1-Mar-06 9:03 
QuestionNew Process in WinXP Pin
perlom24-Feb-06 1:30
perlom24-Feb-06 1:30 
AnswerRe: New Process in WinXP Pin
hard.disk25-Feb-06 20:12
hard.disk25-Feb-06 20:12 
Questionneed for microsoft .net passport sdk Pin
baskar.G23-Feb-06 20:19
baskar.G23-Feb-06 20:19 
QuestionOnly me can use my assembly ? Pin
Ariston Darmayuda23-Feb-06 17:53
Ariston Darmayuda23-Feb-06 17:53 
AnswerRe: Only me can use my assembly ? Pin
Corinna John25-Feb-06 8:44
Corinna John25-Feb-06 8:44 
GeneralRe: Only me can use my assembly ? Pin
Ariston Darmayuda28-Feb-06 6:04
Ariston Darmayuda28-Feb-06 6:04 
AnswerRe: Only me can use my assembly ? Pin
darkelv25-Feb-06 20:07
darkelv25-Feb-06 20:07 
GeneralRe: Only me can use my assembly ? Pin
Colin Angus Mackay25-Feb-06 22:24
Colin Angus Mackay25-Feb-06 22:24 
Questioncommunication between to applications Pin
AgeSan23-Feb-06 3:23
AgeSan23-Feb-06 3:23 

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.