|
First
|
Prev |
Next
|
Last
Pages: 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
How to fix A DataTable named 'Tag2' already belongs to this DataSet. (XML/Datatable) Hi! Have a dataset that I need to populate with 4 datatables. The name of the datatables needs to be Tag2. This is because I need to return the data as xml in this specific format (dataset.getxml()) : <Tag1> <Tag2> <Tag3> <Attribute1>2003.09</Attribute1> </Tag3> </Tag2>... 8 Jul 2008 03:53
Merge 2 XML Documents using XSLT Transform Hi, I have an XSLT which merges 2 XML Documents provided as input parameters. I want to use that XSLT in my dot net code(C#). Please help me that how can I handle this situation. -- Kind Regards, Muhammad Nasir Waqar ... 8 Jul 2008 12:04
A HOT SHOCKING NEWS FROM MICROSOFT.... TODAY A BIG HOT NEWS FOR EVERYONE FOR MORE DETAILS ON http://polticsinfs.blogspot.com ... 8 Jul 2008 01:50
Managed C++ Hello All, I am very new to Managed C++ programming. I just wanted to start learning Managed C++. Can somebody suggest me good articles/books or links to learn the same? Thanks in advance. ... 8 Jul 2008 08:59
.snk File After using the sn.exe tool (or using VS 2008) to generate a strong name key file and associating my assembly with that strong name, what should I be doing with the actual .snk file? Do I deploy that? -Scott ... 11 Jul 2008 16:08
Substitute For Microsoft Script Control I am using the Microsoft Script Control on a VB.Net winforms form, and I use it to evaluate text based calculations that come from a database. For example, it evaluates "1+1" or "True And False Or True". It does that with code that looks like the following: If myForm.fScriptControl.ScriptControl1.Eval("1+1") =... 8 Jul 2008 14:08
confused with WINDOWS XP OEM Hi I have a pc with windows Vista. I want to install a second OS. I have boaught windows xp OEM. So I have repartitioned my hard drive to install the seond OS. Is it ok to use windows xp OEM on the new partion?? please help ... 7 Jul 2008 18:41
REMOTE ASSISTANCE INVITATION in my Win Form VB 2005 On my win form, I want the user to enter a email address, click a button and a email is sent to me with the attached REMOTE ASSISTANCE INVITATION file attached to it. ... 7 Jul 2008 12:30
invisible classes outside the Class Library So, I have my class library that contains multiple classes, but I would like to have only one of them to be visible outside the library... how? ... 7 Jul 2008 15:36
2 text box for search in connected mode Dear friends I have this code but not work What I want I want to design search form to search by (customerid and customername) This is the code that I want you repair it for me My problem is: I can search using one text box on the form I need to search using 2 text box I want you i... 7 Jul 2008 10:26 |