Click here to Skip to main content
15,886,095 members
Home / Discussions / C#
   

C#

 
Questionhow to open .txt file without using system.diagnostics.process Pin
pnvreddy19-Jul-09 20:23
pnvreddy19-Jul-09 20:23 
AnswerRe: how to open .txt file without using system.diagnostics.process Pin
N a v a n e e t h19-Jul-09 20:44
N a v a n e e t h19-Jul-09 20:44 
GeneralRe: how to open .txt file without using system.diagnostics.process Pin
pnvreddy19-Jul-09 20:48
pnvreddy19-Jul-09 20:48 
GeneralRe: how to open .txt file without using system.diagnostics.process Pin
N a v a n e e t h19-Jul-09 20:55
N a v a n e e t h19-Jul-09 20:55 
GeneralRe: how to open .txt file without using system.diagnostics.process Pin
PIEBALDconsult19-Jul-09 20:58
mvePIEBALDconsult19-Jul-09 20:58 
AnswerRe: how to open .txt file without using system.diagnostics.process Pin
riced19-Jul-09 21:26
riced19-Jul-09 21:26 
QuestionWill my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
robotwink19-Jul-09 19:52
robotwink19-Jul-09 19:52 
AnswerRe: Will my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
Vimalsoft(Pty) Ltd19-Jul-09 20:10
professionalVimalsoft(Pty) Ltd19-Jul-09 20:10 
You have to install the Correct Framework. Meaning the target framework you used to compile your application. Now if you are creating a setup project there is an option that says "AllowLaterVersion" if you set it to true, this will allow you to run your 2.0 project in a 3.5 environment

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.somee.com
http://www.vuyiswamaseko.tiyaneProperties.co.za
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

AnswerRe: Will my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
N a v a n e e t h19-Jul-09 20:16
N a v a n e e t h19-Jul-09 20:16 
AnswerRe: Will my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
PIEBALDconsult19-Jul-09 20:49
mvePIEBALDconsult19-Jul-09 20:49 
GeneralRe: Will my apps based on FrameWork 2.0 work on computers with higher version installed? Pin
Luc Pattyn20-Jul-09 0:54
sitebuilderLuc Pattyn20-Jul-09 0:54 
QuestionProblem with saving file. Pin
vishal moharikar19-Jul-09 19:14
vishal moharikar19-Jul-09 19:14 
AnswerRe: Problem with saving file. Pin
N a v a n e e t h19-Jul-09 20:15
N a v a n e e t h19-Jul-09 20:15 
AnswerRe: Problem with saving file. Pin
PIEBALDconsult19-Jul-09 20:55
mvePIEBALDconsult19-Jul-09 20:55 
Questionleft pane Pin
Satish Pai19-Jul-09 18:53
Satish Pai19-Jul-09 18:53 
AnswerRe: left pane Pin
Mycroft Holmes19-Jul-09 20:17
professionalMycroft Holmes19-Jul-09 20:17 
GeneralRe: left pane Pin
Satish Pai19-Jul-09 21:03
Satish Pai19-Jul-09 21:03 
GeneralRe: left pane Pin
Ashfield19-Jul-09 21:40
Ashfield19-Jul-09 21:40 
GeneralRe: left pane Pin
OriginalGriff19-Jul-09 21:50
mveOriginalGriff19-Jul-09 21:50 
QuestionWizard Pin
john563219-Jul-09 18:42
john563219-Jul-09 18:42 
AnswerRe: Wizard Pin
N a v a n e e t h19-Jul-09 20:10
N a v a n e e t h19-Jul-09 20:10 
GeneralRe: Wizard Pin
john563219-Jul-09 23:21
john563219-Jul-09 23:21 
QuestionCubic roots of negative numbers, Math.Pow() Pin
Brandon Walton19-Jul-09 17:22
Brandon Walton19-Jul-09 17:22 
AnswerRe: Cubic roots of negative numbers, Math.Pow() Pin
PIEBALDconsult19-Jul-09 17:28
mvePIEBALDconsult19-Jul-09 17:28 
GeneralRe: Cubic roots of negative numbers, Math.Pow() Pin
Brandon Walton19-Jul-09 17:42
Brandon Walton19-Jul-09 17:42 

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.