C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




creating notepad in VB.NET


Posted Date: 03 Jun 2008    Resource Type: Code Snippets    Category: C# Syntax

Posted By: antogladwin       Member Level: Silver
Rating:     Points: 1



use this below coding and create a notepad file in VB DOTNET......
Microsoft.VisualBasic.Interaction.Shell("notepad",Microsoft.VisualBasic.Appwinstyle.NormalFocus,false,200)




Responses

Author: Abhijit Jana    13 Jun 2008Member Level: Gold   Points : 1
this is not the coding for creting notepad using .net , this is the way to opening notepad using .net


Author: Kapil Dhawan    16 Jun 2008Member Level: Gold   Points : 2
Hey,
I am confused to see your code
Its not working
please check your code again
and u must test your code before posting and code here.
it may be wrong guidence to someone.
Regards,
Kapil


Author: Mahesh H Shivaswamy    16 Jun 2008Member Level: Silver   Points : 0
I've learned one more thing in dot net.thanks,


Author: RamyaNaidu    06 Aug 2008Member Level: Silver   Points : 1
Imports System.IO
Module Module1

Sub Main()

Dim writer As StreamWriter = File.CreateText("E:\myfile.txt")
writer.WriteLine("Out to file.")
writer.Close()

End Sub

End Module


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
(No tags found.)

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Run Your Application of .NET on LINUX ?
Previous Resource: convert an integer to an enum
Return to Discussion Resource Index
Post New Resource
Category: C# Syntax


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design

internet fax

Contact Us    Privacy Policy    Terms Of Use