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
H

hamid_m

@hamid_m
About
Posts
57
Topics
27
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How can i use Active Accessibility 2.0 in c#.net
    H hamid_m

    Hi all, i want use Active Accessibility 2.0 methods in c#.net how can i use it?

    C# csharp question

  • Why none of the codeproject emails answer to me?
    H hamid_m

    Thank you for taking the time to consider this matter. I will resend my emails to marcela@codeproject.com I look forward, Ms Moran, to hearing from you Regards

    Site Bugs / Suggestions question com help

  • Why none of the codeproject emails answer to me?
    H hamid_m

    Hi, i have a question about what told by codeproject at http://www.codeproject.com/info/jobs/[^] i sent two emails to marcela@codeproject.com about my questions but she dose not ever answer to me! who could help me??

    Site Bugs / Suggestions question com help

  • image with shadow in transparented form
    H hamid_m

    i knew it. but i can't use wpf for this project

    C# question

  • image with shadow in transparented form
    H hamid_m

    It dose not work. Opacity hide all object. but i want to hide form and show an image with shadow

    C# question

  • image with shadow in transparented form
    H hamid_m

    how can i have a transparent form with image that have shadow? i want to have a startup form just show image with shadow

    C# question

  • shadow for wpf forms
    H hamid_m

    this way is basic and not specified to wpf is there any new properties that make shadow for controls in wpf?

    WPF csharp wpf design question

  • shadow for wpf forms
    H hamid_m

    how can i set shadow for a wpf form (winxp) i want to design a startup form with shadow over desktop

    WPF csharp wpf design question

  • delete all users from database and set one user
    H hamid_m

    thank you, so i will remove all users (dbo, ..) from my database and set one user to it and detach it from sql server, now i have a mdf file that just one user could connect to it. let me know in any machine with sql server express just my user could connect to it and others (dbo, ...) could not connect to my database? in fact i don't want any user from any machine could connect or view my database.

    Database database sql-server sysadmin question

  • delete all users from database and set one user
    H hamid_m

    i want to know how can i delete (or disable) all users (dbo, guest, etc.) from my database and set one user for my database. in fact i don't want other users could to connect to mydatabase in any sql server.

    Database database sql-server sysadmin question

  • Send and Receive file from modem [modified]
    H hamid_m

    i want to use modem to send and receive files and not from internet!!

    C# tutorial

  • Send and Receive file from modem [modified]
    H hamid_m

    i want to use modem to send and receive files and not from internet!!

    C# tutorial

  • Send and Receive file from modem [modified]
    H hamid_m

    i need to send and receive file from a dial-up connection i want to use modem in both machines for transfer files let me know if there is some example about it or other good stuf thanks -- modified at 8:10 Thursday 15th November, 2007

    C# tutorial

  • get files from directory
    H hamid_m

    get files from specif directory that sort by filename (DESC) ?

    C# question

  • change defualt priter page size
    H hamid_m

    is there any managed code for it?

    C# question

  • change defualt priter page size
    H hamid_m

    how van i change default printer page size to A6? i got printer name from installedprinters and i want to change page size of it to A6 thank you

    C# question

  • Advanced Typed Dataset
    H hamid_m

    how can i design a custom Typed Dataset? i create new class from System.Data.dataset and add datatable to it, but it doesn't add datatable list in DataMember!!! using System; using System.Collections.Generic; using System.Text; using System.Data; namespace MultiTier { class MyDataset : System.Data.DataSet { public MyDataset() : base() { Table1 = new DataTable(); } private DataTable Table1; public DataTable Table1DataTable { get { return Table1; } } } }

    C# question design

  • LastIndexOf("") in C#
    H hamid_m

    you could split an string with specifics chars. name = name.Split(new char[] { ' ' })[1];

    C# csharp tutorial

  • Updating DataSet
    H hamid_m

    in many times after change fileds in dataset, you need to configure all its dataadapter querys (Fill is first) again. in other word you just open each query and then closed it.

    C# database question announcement

  • draw a box on screen
    H hamid_m

    Draw a fill box on screen. how can i get graphic object of screen or draw a box on screen? thank you

    C# question
  • Login

  • Don't have an account? Register

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