Click here to Skip to main content
15,896,111 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralHej Pin
Burim Rama5-Mar-08 1:41
Burim Rama5-Mar-08 1:41 
GeneralRe: Hej Pin
Marco van der Linden5-Mar-08 2:00
Marco van der Linden5-Mar-08 2:00 
GeneralRe: Hej Pin
Burim Rama5-Mar-08 2:15
Burim Rama5-Mar-08 2:15 
GeneralRe: Hej Pin
eyeseetee5-Mar-08 2:22
eyeseetee5-Mar-08 2:22 
GeneralRe: Hej Pin
Burim Rama5-Mar-08 2:24
Burim Rama5-Mar-08 2:24 
GeneralRe: Hej Pin
Christian Graus5-Mar-08 10:20
protectorChristian Graus5-Mar-08 10:20 
GeneralRDF xml file as dataset Pin
i gr85-Mar-08 1:15
i gr85-Mar-08 1:15 
GeneralRe: RDF xml file as dataset Pin
Ernest Laurentin5-Mar-08 5:17
Ernest Laurentin5-Mar-08 5:17 
1. Convert your RDF file to XSD, e.g.: xsd <xmlinputfile>
This will create your .xsd
2. Convert the .xsd to dataset, e.g.: xsd /dataset <xsdinputfile>
This will create your dataset file (C#)
If you prefer to load your dataset from your code, that should work as well.

God bless,
Ernest Laurentin

GeneralSuggestion to CP team Pin
Muhammad Gouda5-Mar-08 0:53
Muhammad Gouda5-Mar-08 0:53 
GeneralRe: Suggestion to CP team Pin
Vasudevan Deepak Kumar5-Mar-08 0:54
Vasudevan Deepak Kumar5-Mar-08 0:54 
GeneralRe: Suggestion to CP team Pin
eyeseetee5-Mar-08 1:08
eyeseetee5-Mar-08 1:08 
GeneralRe: Suggestion to CP team Pin
Christian Graus5-Mar-08 10:21
protectorChristian Graus5-Mar-08 10:21 
GeneralRe: Suggestion to CP team Pin
Vasudevan Deepak Kumar5-Mar-08 19:11
Vasudevan Deepak Kumar5-Mar-08 19:11 
GeneralRe: Suggestion to CP team Pin
Muhammad Gouda6-Mar-08 2:30
Muhammad Gouda6-Mar-08 2:30 
GeneralASP.NET + C# - Freezing Multiple rows and columns in a datagrid... Pin
madhan_mss5-Mar-08 0:47
madhan_mss5-Mar-08 0:47 
GeneralRe: ASP.NET + C# - Freezing Multiple rows and columns in a datagrid... Pin
eyeseetee5-Mar-08 0:50
eyeseetee5-Mar-08 0:50 
GeneralRe: ASP.NET + C# - Freezing Multiple rows and columns in a datagrid... Pin
madhan_mss5-Mar-08 0:56
madhan_mss5-Mar-08 0:56 
GeneralRe: ASP.NET + C# - Freezing Multiple rows and columns in a datagrid... Pin
eyeseetee5-Mar-08 1:00
eyeseetee5-Mar-08 1:00 
GeneralTextbox Minimun & Maximum Validate using RegEx Pin
slSoftware5-Mar-08 0:45
slSoftware5-Mar-08 0:45 
GeneralRe: Textbox Minimun & Maximum Validate using RegEx Pin
eyeseetee5-Mar-08 0:49
eyeseetee5-Mar-08 0:49 
GeneralRe: Textbox Minimun & Maximum Validate using RegEx Pin
slSoftware5-Mar-08 0:59
slSoftware5-Mar-08 0:59 
GeneralRe: Textbox Minimun & Maximum Validate using RegEx Pin
Sonia Gupta5-Mar-08 1:00
Sonia Gupta5-Mar-08 1:00 
GeneralRe: Textbox Minimun & Maximum Validate using RegEx Pin
eyeseetee5-Mar-08 1:05
eyeseetee5-Mar-08 1:05 
GeneralRe: Textbox Minimun & Maximum Validate using RegEx Pin
slSoftware5-Mar-08 1:40
slSoftware5-Mar-08 1:40 
QuestionHow do I open a document inside with a web page. Pin
Tomic5-Mar-08 0:40
Tomic5-Mar-08 0:40 

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.