Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
microsoft . public . dotnet . languages . csharp
This is a Usenet group - learn more
Find or start a Google Group about csharp.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
Microsoft .NET technology newsgroup.
Medium activity, Usenet
Microsoft .NET technology newsgroup.
Medium activity, Usenet
Microsoft .NET technology newsgroup.
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 142116  Older »
Description: Microsoft .NET technology newsgroup.
 

Thats it 
  check it out [link]
By Iqra Fazi  - 4:19am - 1 new of 1 message    

How do I handle European style float parsing? 
  I have a program which parses float values from a file. European users are getting an error because their floats use commas instead of dots. How can I make this universal, so whether it is a dot or comma my program will not crash? Also, if I wrote floats back to the file, how do I handle it universally?... more »
By trant  - Nov 6 - 3 new of 3 messages    

XmlDocument.Load() Protocol 
  I'm using XmlDocument.Load to retrieve a PAD (XML) file. My code looks something like this: XmlDocument xml = new XmlDocument(); // Non-HTTP prefix not supported if (!url.StartsWith("http://", StringComparison.OrdinalIgnore Case)) throw new Exception("PAD URL contains an unsupported protocol... more »
By Jonathan Wood  - Nov 6 - 2 new of 2 messages    

Earn Money 
  Hello Friend How R U I am fine Plz visit my Blogs [link] [link] [link] [link] [link] [link] [link]... more »
By safdar  - Nov 6 - 1 new of 1 message    

error message - "Must declare the scalar variable "@state" 
  Hi, Sorry to trouble you. I know this is spoken about on the web but I have yet to find an answer that works. I have the following code whichs adds a value to a sql insert statement: cmd.CommandText = "INSERT into Cust_Sku(state,cust_sku) VALUES (@state , @sku)"; cmd.Parameters.Add("@state", OdbcType.NChar).Value = words[0];... more »
By Ed Hochberg  - Nov 6 - 7 new of 7 messages    

how to combine two arrays 
  I have class public class Base { protected virtual string[] RequiredFields { get { return new string[] { "field1"}; } } ...I need to add some new string to base class sting in overridden method. I tried class Konto : Base { protected override string[] RequiredFields... more »
By Andrus  - Nov 6 - 5 new of 5 messages    

local https web site 
  I was not sure where to ask, so I thought I ask here since I get all my answers here than anywhere. How do I go about creating https web site on my local machine? Thanks,
By CSharper  - Nov 6 - 5 new of 5 messages    

Help converting code 
  I have the following code for a console application that I got from a MS web site: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Web.Services.Protocols; using WebServiceAccessReports.ufddbr eportservices; namespace WebServiceAccessReports { class Program... more »
By Mark Goldin  - Nov 6 - 15 new of 15 messages    

Good shops, inexpensive 
  Dear friends, welcome you to my shop to purchase products, quality is guaranteed, the price lowest in the world, directly in the factory purchase, small profit margins, what is required though to me that my e-mail: hot_s...@126.com [link]... more »
By hot-shop  - Nov 6 - 1 new of 1 message    

Get max 
  Hello, I am trying to get the maximum Id value from all Asset nodes in a XML file: private XDocument _assets; // ... Int32 id = _assets.Root.Elements("Asset") .Max(s => Int32.Parse (s.Element("Id").Value)); I am not sure if this is the best way to do it. And how can I define a default value 1 if there are no nodes Asset in... more »
By shapper  - Nov 6 - 3 new of 3 messages    

1 - 10 of 142116   « Newer | Older »

XML      
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google