Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
O

om_metab

@om_metab
About
Posts
40
Topics
21
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Send Email
    O om_metab

    thanks for u Abhinav S the problem is connect to the server :)

    C# csharp asp-net

  • Send Email
    O om_metab

    thanks to all

    C# csharp asp-net

  • Send Email
    O om_metab

    accore=occur

    C# csharp asp-net

  • Send Email
    O om_metab

    Hellow every body I can't send mesg by asp.net coz this exception accore the operation time out :((

    C# csharp asp-net

  • chat software
    O om_metab

    thanks for avadence and help mr:BobJanova

    C# help lounge

  • chat software
    O om_metab

    waw oh my god yes Iam but until now Imaked in LAN not WAN

    C# help lounge

  • final project
    O om_metab

    thanks MR:Pete O'Hanlon Iam finsh my project but in LAN I want it in WAN but I did'nt now how to create server and how user connect to remot server that hold DB of information of user

    C# help tutorial

  • chat software
    O om_metab

    but I didn't now how build and create Internet-accessible server

    C# help lounge

  • chat software
    O om_metab

    hello every boday I want help to make my chat software worked over internet untill now it is run in LAN if any one have any idea please help and thanks

    C# help lounge

  • HotMail in ASP.net
    O om_metab

    this code not sending email Why? please help me

    using System;
    using System.Collections;
    using System.Configuration;
    using System.Data;
    using System.Linq;
    using System.Web;
    using System.Net.Mail;
    using System.Net;
    using System.Web.Security;
    using System.Web.UI;
    using System.Web.UI.HtmlControls;
    using System.Web.UI.WebControls;
    using System.Web.UI.WebControls.WebParts;
    using System.Xml.Linq;

    namespace Web11
    {
    public partial class WebSendMail : System.Web.UI.Page
    {
    protected void Page_Load(object sender, EventArgs e)
    {
    try
    {

                MailMessage Mail = new MailMessage();
                Mail.To.Add("AotherEmail@hotmail.com");
                Mail.From = new MailAddress("MyEmail@hotmail.com");
                Mail.Subject = "ASp.net";
                Mail.Body = " hi I want Help";
                SmtpClient smt = new SmtpClient("smtp.hotmail.com");
                 
    
                smt.Send(Mail);
                
                Response.Write("Email Was Send");
    
            }
            catch (Exception ex)
            {
                Response.Write(" Email Invalid"+ex.Message );
            
            }
        }
    }
    

    }

    C# csharp asp-net linq com design

  • screen Boundary
    O om_metab

    hi I wish evry body is OK today I have Q about screen resolution I wish from any one have I dea about it to answer my Q this is My q * If send drawing image(bitmap)from on PC(big Screen)to another PC (small screen) Over network connection Some of drawing not appear in another PC * **But Iam send only Drawing points and color Iwant function to calculate screen bound or panel that i drawing on it to send it **** that is all I wish get it thanks***********please if u Don't Know don't give me advice to go to google Iam going beffor but not get anything*************

    C# graphics sysadmin

  • List Of DataRow
    O om_metab

    I will used TCP

    C# sysadmin

  • List Of DataRow
    O om_metab

    Hi every body I have Q how read/write List OF DataRaw to network Stream please I want answer Soonly And thanks

    C# sysadmin

  • Import Slide ppt
    O om_metab

    Coz some one not have new version and if instull our program not work there

    C# help announcement

  • Import Slide ppt
    O om_metab

    Hi I want help to import slides of ppt but from different veresion (2003,2007) I think the reference change of microsoft I can add many reference to one program or what to display any ppt form any version pleeeeese Help Thanks

    C# help announcement

  • slide Show
    O om_metab

    I want to embed the Power Point Viewer in my Windows Panel Control. and send slide show on tcp channel Is ther anyway to do this. Please suggest Thanks

    C#

  • powerpoint
    O om_metab

    how display powerpoint in panel by c# please help

    C# csharp help

  • read and write
    O om_metab

    how read and write from/to stream color and points of line

    C#

  • draw
    O om_metab

    imag bitmap or any thing in my board to see other member in eboard messenger project

    C# graphics sysadmin tutorial

  • draw
    O om_metab

    how send drawing over network connection and how to make connected member see wat i drawing in my board

    C# graphics sysadmin tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups