Textwriter
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 83 articles for 0.304 sec
> [Being Scott Densmore : Why Singletons are Evil] -> Punkt 4 > http://blogs.msdn.com/scottdensmore/archive/2004/05/25/140827.aspx trotzdem einmal eine Möglichkeit, nur um das Verständnis zu fördern (nicht als Empfehlung) : #region Weiterreichung globaler Variablen [Unittest] public static class Global { static Einstellung einstellungen; static Global() { einstellungen =     

Group: microsoft.public.de.german.entwickler.dotnet.csharp · Group Profile · Search for Textwriter in microsoft.public.de.german.entwickler.dotnet.csharp
Author: Frank Dzaebel
Date: Sep 4, 2008 11:51

Ich schrieb: Customer c = new Customer("Marvin", 30, orders); XmlSerializer xs = new XmlSerializer(typeof(Customer)); TextWriter tr = new StreamWriter(dateiPfad, false, Encoding.Default); xs.Serialize(tr, c); tr.Close(); // XSD "c:\...\daten.xml" über VS/Tools/Eingabeaufforderung // XSD ins Projekt einbinden Ah, das sieht gut aus
Show full article (1.67Kb) · Show article thread
Hallo Frank, Frank Dzaebel schrieb: > Customer c = new Customer("Marvin", 30, orders); > XmlSerializer xs = new XmlSerializer(typeof(Customer)); > TextWriter tr = new StreamWriter(dateiPfad, false, Encoding.Default); > xs.Serialize(tr, c); tr.Close(); > > // XSD "c:\...\daten.xml" über VS/Tools/Eingabeaufforderung > // XSD ins Projekt einbinden Ah, das sieht     

Group: microsoft.public.de.german.entwickler.dotnet.csharp · Group Profile · Search for Textwriter in microsoft.public.de.german.entwickler.dotnet.csharp
Author: Marvin Massih
Date: Aug 22, 2008 08:49

Hallo Marvin, und das Schema lässt Du Dir z.B. über die "DataSet.WriteXmlSchema-Methode" aus einer Instanz der gewünschten Klasse erstellen. Ich weiss nicht ganz, was Dir da noch fehlt. Man kann natürlich nicht beliebige Klassen nutzen. Darum geht es mir aber. :-( ... Codebeispiele ... Also diese simplen, die Du da nennst gehen natürlich. Ich meinte etwa IDictionary
Show full article (0.68Kb) · Show article thread
Hallo, Simon Kurz schrieb: > Ich möcht in meiner ASP .Net c# Anwendung nach einem Klick auf einen > Button ein paar Berechnungen ausführen und das ergebnis soll in > einem E-Mail Fenster als HTML E-Mail angezeigt werden. IMHO grenzwertiges Design, da Du auf den Mailclient beim User so gut wie keinen Einfluss hast. > Also Fenster öffen wie Response.Redirect("mailto:...) wobei hier kein     

Group: microsoft.public.de.german.entwickler.dotnet.csharp · Group Profile · Search for Textwriter in microsoft.public.de.german.entwickler.dotnet.csharp
Author: Marvin Massih
Date: Aug 22, 2008 05:07

Hallo Michael, ich hab da ein paar fragen zum xmlserializer 1.) gibt es eine möglichkeit nicht in eine Datei zu serialisieren sondern in einen string ? ja, z.B. über den StringWriter - in diesem Beispiel: [XmlSerializer.Serialize-Methode (TextWriter, Object) (System.Xml.Serialization)] http://msdn.microsoft.com/de-de/library/d15aekdk.aspx anstatt dem TextWriter: einen StringWriter
Show full article (0.43Kb) · Show article thread
i have the same problem: when i use the wsusdebugtool, i get following message: what can i do ???????? C:\temp>wsusdebugtool.exe /tool:resetforegrounddownload Running... ResetForegroundDownload Error processing node: ResetForegroundDownload System.Data.SqlClient.SqlException: An error has occurred while establishing a c onnection to the server. When connecting to SQL Server 2005,     

Group: microsoft.public.de.german.entwickler.dotnet.csharp · Group Profile · Search for Textwriter in microsoft.public.de.german.entwickler.dotnet.csharp
Author: Frank Dzaebel
Date: Aug 21, 2008 10:40

I have created a simple three column database where the first column is auto-increment. Can someone help me change my program so that it reads the entire table and appends a new row and saves that new row in the mdb file? I'm trying to use a strongly typed dataset called DataSet3 and the line 28 never executes. It just skips to line 30. Can someone tell me what I am doing wrong? Thanks
Show full article (2.87Kb) · Show article thread
I have the same problem... look at this: Microsoft CRM Unhandled Error Details: Server Error in '/' Application. -------------------------------------------------------------------------------- Server was unable to process request. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the     

Group: microsoft.public.de.german.entwickler.dotnet.asp · Group Profile · Search for Textwriter in microsoft.public.de.german.entwickler.dotnet.asp
Author: Gerold Mittelstädt
Date: Jul 21, 2008 07:09

This is the error I am getting: Server was unable to process request. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Web.Services.Protocols.SoapException: Server was unable to process request. Source Error
Show full article (0.78Kb) · Show article thread
    

Group: microsoft.public.de.german.entwickler.dotnet.csharp · Group Profile · Search for Textwriter in microsoft.public.de.german.entwickler.dotnet.csharp
Author: Frank Dzaebel
Date: Jul 15, 2008 07:36

Show full article (1.00Kb) · Show article thread
    

Group: microsoft.public.windows.server.update_services · Group Profile · Search for Textwriter in microsoft.public.windows.server.update_services
Author: bodega
Date: Jun 24, 2008 06:07

Show full article (4.36Kb)
    

Group: microsoft.public.access.tablesdbdesign · Group Profile · Search for Textwriter in microsoft.public.access.tablesdbdesign
Author: Siegfried Heintze
Date: Jun 16, 2008 20:35

Show full article (1.68Kb)
    

Group: microsoft.public.crm · Group Profile · Search for Textwriter in microsoft.public.crm
Author: Rodolfo Ramirez
Date: Jun 2, 2008 15:14

Show full article (2.79Kb) · Show article thread
    

Group: microsoft.public.crm · Group Profile · Search for Textwriter in microsoft.public.crm
Author: Rodolfo Ramirez
Date: Jun 2, 2008 12:01

Show full article (8.24Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next