Click here to Skip to main content
15,905,867 members
Home / Discussions / C#
   

C#

 
GeneralRe: datasets over class objects to store data Pin
Tina P24-Apr-09 6:14
Tina P24-Apr-09 6:14 
GeneralRe: datasets over class objects to store data Pin
Yusuf24-Apr-09 6:20
Yusuf24-Apr-09 6:20 
QuestionRegular Expressions Pin
jas0n2324-Apr-09 4:54
jas0n2324-Apr-09 4:54 
AnswerRe: Regular Expressions Pin
musefan24-Apr-09 5:28
musefan24-Apr-09 5:28 
AnswerRe: Regular Expressions Pin
Yusuf24-Apr-09 5:56
Yusuf24-Apr-09 5:56 
QuestionMultiple Forms Open --- Toolstrip Pin
nagendra.vk24-Apr-09 4:17
nagendra.vk24-Apr-09 4:17 
AnswerRe: Multiple Forms Open --- Toolstrip Pin
musefan24-Apr-09 4:24
musefan24-Apr-09 4:24 
GeneralRe: Multiple Forms Open --- Toolstrip Pin
nagendra.vk24-Apr-09 4:45
nagendra.vk24-Apr-09 4:45 
GeneralRe: Multiple Forms Open --- Toolstrip Pin
Nagy Vilmos24-Apr-09 4:47
professionalNagy Vilmos24-Apr-09 4:47 
GeneralRe: Multiple Forms Open --- Toolstrip Pin
musefan24-Apr-09 5:06
musefan24-Apr-09 5:06 
AnswerRe: Multiple Forms Open --- Toolstrip Pin
Pete O'Hanlon24-Apr-09 4:50
mvePete O'Hanlon24-Apr-09 4:50 
QuestionHow can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Narendra Reddy Vajrala24-Apr-09 1:43
Narendra Reddy Vajrala24-Apr-09 1:43 
AnswerRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Paddy Boyd24-Apr-09 1:48
Paddy Boyd24-Apr-09 1:48 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Narendra Reddy Vajrala24-Apr-09 2:00
Narendra Reddy Vajrala24-Apr-09 2:00 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Dave Kreskowiak24-Apr-09 7:08
mveDave Kreskowiak24-Apr-09 7:08 
AnswerRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Henry Minute24-Apr-09 1:48
Henry Minute24-Apr-09 1:48 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Narendra Reddy Vajrala24-Apr-09 2:01
Narendra Reddy Vajrala24-Apr-09 2:01 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
HuntingWabbits24-Apr-09 2:05
HuntingWabbits24-Apr-09 2:05 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Henry Minute24-Apr-09 2:10
Henry Minute24-Apr-09 2:10 
AnswerRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
musefan24-Apr-09 2:08
musefan24-Apr-09 2:08 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Narendra Reddy Vajrala24-Apr-09 2:12
Narendra Reddy Vajrala24-Apr-09 2:12 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
musefan24-Apr-09 2:16
musefan24-Apr-09 2:16 
well as far as i know the .msi will run as long as the machine has the right windows installer on it. So your application should install. But it wont work as you will need to install the .Net Framework. What you should do is include the re distributable with your setup as it is a requirement of the application.

If by some how you are trying to ask if you can 'embed' the framework in your application or something like that then the answer is no.

Basically if your don't want to use the .Net Framework on client machine then don't develop with it in the first place.

Life goes very fast. Tomorrow, today is already yesterday.

AnswerRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
SeMartens24-Apr-09 2:09
SeMartens24-Apr-09 2:09 
AnswerRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? PinPopular
Jimmanuel24-Apr-09 2:15
Jimmanuel24-Apr-09 2:15 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Narendra Reddy Vajrala24-Apr-09 2:24
Narendra Reddy Vajrala24-Apr-09 2:24 

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.