actually..
i needed some help as in code to do it...
though i have coded some logic but its not working..
If any other logic is available on the net then I'd like to see it
User Profile
Collapse
-
i have tried this and this (links).
I want some C# code to do the job!Leave a comment:
-
To copy the data in Excel file,XML file into a database?
Hello.
I have two files . One is Excel file and the other is XML file. I need to copy the data present in them into the SQL Server Database.
Any idea on how to proceed on this? -
Hi.
The scenario is
The first file which is to be validated will have some fields lets say n(of varying types like numeric,text etc.)
The second file which will be the base file will have all the possible fields.
The operations to be done are -
1) Verify that the first file is having the same number of fields.
2) Names of the fields MUST match.
3) Data type should also match.Leave a comment:
-
C# validate contents of a file against another file
Hello All.
I have 2 Files.
File 1 - is a new file conataining some data and
File 2 is a predefined file in the system
Now when the user uploads his/her file for validation, I need to check each and every field in the uploaded file with file already present in the system.
Can anyone guide on how to proceed on this! -
Customized XSD Creation
Hello All.
I need to develop a tool basically a windows forms application which creates an XSD according to drop down and choices!
Does anyone have any leads on this? -
Dynamic XSD Creation
Hi all.
I need to create a windows forms application which creates an XSD dynamically.
Means that i will click on each button, select the node type whether simple or complex,
attribute..
u know kind of very simple GUI, so that everyone would be able to use it!
Please guide on the same! -
To write data in a datatable to xml file
Hi.
I have a code in which I have read the data from acess database into a datatable.
I now have to write the data present in the datatable to an xml file.
The data in the data table is
ID Name Age Country
1 Saurabh 22 India
2 Jai 21 Australia
3 Vishu 34 USA
4 Vinay 33 Ghana
Please guide me on this! -
The Xml looks
<Document xmlns:xsi="http ://www.w3.org/2001/XMLSchema-instance" xmlns="urn:iso: std:iso:20022:t ech:xsd:pacs.00 8.001.01">
<pacs.008.001.0 1>
<GrpHdr>
<MsgId>MsgId1 </MsgId>
<CreDtTm>xxxx-some value-xxxx</CreDtTm>
<NbOfTxs>NbOfTx s1</NbOfTxs>
<TtlIntrBkSttlm Amt Ccy="xxxx-some...Leave a comment:
-
-
How to convert XML to CSV?
Hello All,
I am developing a project in which i have to feed the data in the form of CSV. But the data that I am getting is in XML format.
I need help as to how we convert an XML file into CSV.
Please reply asap! -
To convert XSD to XML and Text file to XSD
Hello All.
I am working on two things.
1) To convert an XSD to XML file using C#.
2) To convert a text file to XSD using C#.
Please guide me on how to do this?
I tried googling but articles were not sufficient -
Hey .. i have browsed through first three pages.. but could not find one..
:(Leave a comment:
-
-
googled it,,,,
but could not find a ggod one..
that is why i posted it here
:)Leave a comment:
-
-
Rating an image in grid view
Hello All,
I ve made a webpage in which I am displaying images in a grid.(the logic is that i have stored the path in the database and using EvalPath i m displaying the image.)
Now i have also added a Javascript code which generates a lightbox kinda effect.
The problem is that I want to take the Id of the image so that when the user tries to RATE any image on the site, a code executes backend that stores... -
hey in my org. the defalut app is outlook. so it is assumed that outlook is being used.
2nd is that i have cracked the code
here it is
Code:using System.Net.Mail; using System.Web.UI.HtmlControls; using System.IO; using System.Diagnostics; using Outlook = Microsoft.Office.Interop.Outlook; public partial class Feedback : System.Web.UI.Page { protected void Page_Load(object
Last edited by Frinavale; Apr 30 '10, 01:04 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.Leave a comment:
-
I want to open OUTLOOK using asp.net C#
I am developing a feedback form in which i want to consume the data in the form like NAME,EMAIL and COMMENTS and then on the click of a button I want OUTLOOK to be opened and the values filled in the form should be filled at their respective fields. -
Load ASP.net webpage inside another web page
Hello All,
I want to display a web page on the click of a button in another asp.net web page.
Can anyone suggest me how to do it using AJAX
No activity results to display
Show More
Leave a comment: