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
M

Mohsen Sajjadi

@Mohsen Sajjadi
About
Posts
10
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • What would you recommend as a free source code control system
    M Mohsen Sajjadi

    VisualSVN for subversion server TortoiseSVN for client side AnkhSVN for Visual Studio Integration

    The Lounge

  • getting clientid of controls in a gridview
    M Mohsen Sajjadi

    hi how can i get the ClientId of a control in a gridview footer row from javascript. the code that i am currently using is like this: document.getElementById('<%= TextBox1.ClientID %>').value = result[0]; but as textbox1 is not declared in a gridview that above code does not work in a gridview. thanks for any help

    ASP.NET javascript help question

  • [Message Deleted]
    M Mohsen Sajjadi

    hi this is a broad topic which canot be answered here, do a search for localization on codeproject or google.com or MSDN. signature ;P

    ASP.NET

  • include another aspx page
    M Mohsen Sajjadi

    hi I beleive the only way is to use an iframe signature ;P

    ASP.NET question sysadmin

  • Validation question
    M Mohsen Sajjadi

    hi if you want the user to only enter numerals then you will habe to write your own control derving from textbox which only accepts number and the letters you want and will probably need clientside javascript code to prevent entering of other letters. there are free controls you can use. goto http://www.eworldui.net/[^] and you will find a numericbox cotrol that u can use, hope this helps signature ;P

    ASP.NET tutorial question regex

  • digits grouped as entered into a textbox
    M Mohsen Sajjadi

    hi everyone, I would like to know if it's possible to group digits as we type them into a textbox, that is as we type them, are there present solutions or free controls to use. Thanks in advance for your help

    ASP.NET help

  • Getting Email Read Notification
    M Mohsen Sajjadi

    Could someone tell me how I can get notification of if/when an Email I have sent from my program is opened by the receiver. I beleive I need to include some picture or image, but how do I know when it is accessed. I develop in VB.NET Thank you in advance PesarTala Inc

    Web Development csharp question

  • RSS in these messageborads???
    M Mohsen Sajjadi

    Hi all Ok I know this is not entirely related to C#, but it is related to any message board on CODE PROJECT Do the messageboards on C/P have RSS links thnx Mohsen

    C# csharp question

  • How to handle storage in C#/.NET
    M Mohsen Sajjadi

    :cool: thanks for the reply now, what are my options if I do not wanna use access, or any database for that matter. also take into account that I need to store Persian scripts, ie unicode Thanks again Mohsen from Iran

    C# csharp question database sql-server sysadmin

  • How to handle storage in C#/.NET
    M Mohsen Sajjadi

    Hi all and happy christmas and New year... I am developing a c# windows form application in which I need to persist data, that is save data. I want to know what my choices are in this other than using SQL SERVER 2000, which i am using now but I do not want to have my users deploy SQL server on their machines so I wanna change my storage scheme. What are my choices? any links would be appreciated. If I have classes for my Objects, How can I use those classes to store my data on disk. What interfaces should i inherit and implement what if I want to do my own Indexes on data, say using HAsh tables or B-TREES THANKS FOR ANY HELP ---------------- Mohsen from IRAN

    C# csharp question database sql-server sysadmin
  • Login

  • Don't have an account? Register

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