using System;
using System.Collecti ons.Generic;
using System.Linq;
using System.Net;
using System.Net.Mail ;
using System.Text;
namespace ConsoleApplicat ion15
{
class Program
{
static void Main(string[] args)
{
MailMessage message = new MailMessage("@g mail.com", "@e4d.co.il ", "test", "111");...
User Profile
Collapse
-
the program isn't run and i have not idea what problem
-
if you help me
how do i solve a problem? -
exception in c#.net
i don't understand why the program throw exception?
this method need to convert haxdecimal to simple string without 0x
...Code:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace hexdecimal { class Program { static void Main(string[] args) {Last edited by tlhintoq; Jan 26 '10, 08:41 PM. Reason: [CODE] ...Your code goes between code tags [/CODE]
No activity results to display
Show More
Leave a comment: