Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-04-2013, 09:13 AM   PM User | #1
cc67
New to the CF scene

 
Join Date: Sep 2012
Posts: 5
Thanks: 1
Thanked 0 Times in 0 Posts
cc67 is an unknown quantity at this point
How to make a native file format?

Hi! I am programming in C#.NET and I am making a native file format for my program. I am just asking if there are any tutorials for programming and developing any native file format? thanks. In C#.NET would be best
cc67 is offline   Reply With Quote
Old 02-05-2013, 07:20 AM   PM User | #2
AceInfinity
New Coder

 
Join Date: Jan 2013
Location: Canada
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
AceInfinity is an unknown quantity at this point
A native file format? There's no tutorial for this lol. Give your file it's own extension and that's pretty much it...

The internal data to that file otherwise, is just something specifically readable/recognizable by your program. For too many people this seems to be a deceiving thing, but it's not complex at all. Giving a file extension it's own "icon" is basically just a registry edit/addition.

~Ace
AceInfinity is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:24 AM.


Advertisement
Log in to turn off these ads.