Click here to Skip to main content
15,902,492 members
Home / Discussions / C#
   

C#

 
GeneralRe: Opening and printing PDF Pin
Luc Pattyn10-May-10 2:47
sitebuilderLuc Pattyn10-May-10 2:47 
QuestionReading Xml files based on Xsd schema Pin
WebMaster9-May-10 8:30
WebMaster9-May-10 8:30 
QuestionDatabase Question Pin
matris20109-May-10 6:03
matris20109-May-10 6:03 
AnswerRe: Database Question Pin
OriginalGriff9-May-10 6:10
mveOriginalGriff9-May-10 6:10 
Questionbinary database Pin
Jassim Rahma9-May-10 5:02
Jassim Rahma9-May-10 5:02 
AnswerRe: binary database Pin
OriginalGriff9-May-10 5:53
mveOriginalGriff9-May-10 5:53 
GeneralRe: binary database Pin
harold aptroot9-May-10 6:09
harold aptroot9-May-10 6:09 
AnswerRe: binary database Pin
Alex Manolescu9-May-10 9:11
Alex Manolescu9-May-10 9:11 
hi,
i've made a relational DBMS (database management system) for smart devices for my college diploma, based on binary files and XML.
In the XML it describes the structure of the database then the data will be written in binary files, and the search is based on indexing each column (the indexing algorithm is based on hashtables).
I've worked very hard and for long time to acomplish what is allready done with succes and no headaches by Microsoft or Sun.

Conclusion: The job is a little too much for 1 programmer Smile | :) and not worth the effort.. i was very stubborn to do this.

See this: [DBMS Wiki] and [RDBMS].
Questionhow to insert a new line in a table of a .sdf file smart device application Pin
bacem smari9-May-10 4:47
bacem smari9-May-10 4:47 
AnswerRe: how to insert a new line in a table of a .sdf file smart device application Pin
Stanciu Vlad9-May-10 9:13
Stanciu Vlad9-May-10 9:13 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
bacem smari9-May-10 20:26
bacem smari9-May-10 20:26 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
Stanciu Vlad9-May-10 20:28
Stanciu Vlad9-May-10 20:28 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
bacem smari9-May-10 21:06
bacem smari9-May-10 21:06 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
Stanciu Vlad9-May-10 21:25
Stanciu Vlad9-May-10 21:25 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
bacem smari9-May-10 21:37
bacem smari9-May-10 21:37 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
Stanciu Vlad9-May-10 21:57
Stanciu Vlad9-May-10 21:57 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
bacem smari9-May-10 22:15
bacem smari9-May-10 22:15 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
Stanciu Vlad9-May-10 22:23
Stanciu Vlad9-May-10 22:23 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
bacem smari9-May-10 22:31
bacem smari9-May-10 22:31 
GeneralRe: how to insert a new line in a table of a .sdf file smart device application Pin
Stanciu Vlad9-May-10 22:38
Stanciu Vlad9-May-10 22:38 
QuestionMessage Removed Pin
9-May-10 4:13
Sr...Frank9-May-10 4:13 
AnswerRe: Close All Child Window on Menu Click! Pin
Not Active9-May-10 4:48
mentorNot Active9-May-10 4:48 
AnswerRe: Close All Child Window on Menu Click! Pin
Heinzzy9-May-10 5:47
Heinzzy9-May-10 5:47 
GeneralRe: Close All Child Window on Menu Click! Pin
Sr...Frank9-May-10 6:36
Sr...Frank9-May-10 6:36 
GeneralRe: Close All Child Window on Menu Click! Pin
Luc Pattyn9-May-10 6:41
sitebuilderLuc Pattyn9-May-10 6:41 

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.