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

hasansheik

@hasansheik
About
Posts
34
Topics
19
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to add prjoject Reference
    H hasansheik

    Hi, I have two projects in same solution VS 2005. One is console1 an application. another one is Console2 a dll. I want to access a global variable which is declared in Console2.dll into my Console1.exe. please let me know what are the project settings I have to chage.. Thanks in advance.. Regards. S. Mohamed Hasan.

    Hey, I am mohamed hasan. Working as a software engineer in a India based Software Company. Willing to learn new concepts and technologies. Can accomodate to new technology easily and I have strong belive in God. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    Visual Studio visual-studio com tutorial

  • Calling AcceptChanges not updating RowStatus
    H hasansheik

    Dear All, I am calling AcceptChanges in DataTable after adding some rows to the datatable, but that is not affecting the row status. Please let me know what are the conditions, when the Acceptchange will not take affect. thanks in advance Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# com

  • Call to ACCEPT Changes not working
    H hasansheik

    Dear All, I am calling AcceptChanges in DataTable after adding some rows to the datatable, but that is not affecting the row status. Please let me know what are the conditions, when the Acceptchange will not take affect. thanks in advance Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# com

  • Container controls
    H hasansheik

    thanks for your reference. How can I identify that the control is container control or not, at runtime. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# docker help question

  • Container controls
    H hasansheik

    Dear all, Can any one explain me what is the difference between container control and normal control Since both are derived from a Control class I am not able to differenciate them.please help me to find out the given control is container control or not. Have a nice day.

    C# docker help question

  • How to check the control is container control.
    H hasansheik

    Dear all, can any one help me to find out the given control is container control or not. Warm regards, S. Mohamed hasan. Have a nice day.

    C# docker help tutorial

  • how to pass messages between java and .net without using sockets
    H hasansheik

    how to pass messages between java and .net without using sockets Mohamed Hasan is usally called as Hasan. He is very much interested in C++ programming . He slowly picking up .NET programming. He done his Bachler degree in Arumugam Pillai Seethai Ammal college Thiruppathur. and Master degree in MK university College. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    .NET (Core and Framework) csharp c++ java com tutorial

  • how to pass messages between java and .net without using sockets
    H hasansheik

    how to pass messages between java and .net without using sockets Mohamed Hasan is usally called as Hasan. He is very much interested in C++ programming . He slowly picking up .NET programming. He done his Bachler degree in Arumugam Pillai Seethai Ammal college Thiruppathur. and Master degree in MK university College. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# csharp c++ java com tutorial

  • How to get Parameters Type of EventHandlers
    H hasansheik

    Dear All, I have an EventInfo object of an event. I want to know the parameters type of the event Handler function. for example, EventHandler is the event parameters of event handler is object and EventArgs. please help me regarding this. regards, Mohamed Hasan. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# tutorial com help

  • copying base class object to derived class object
    H hasansheik

    this is exactly my problem. Class LookUpEdit { private Editor editor; public Editor Properties { get{ return editor; } } } I am deriving the above class class MyLookUpedit :LookUpedit { public MyEditor Editor { get { /// I need something like this. return (MyEditor)base.Properties; } } } here is the MyEditor's implementation class MyEditor : Editor { MyEditor() { } } do you have an idea. please try this. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# com help tutorial

  • copying base class object to derived class object
    H hasansheik

    Hi everybody, can any one of you guide me to solve the following problem. I have a property 'Properties' returns 'Editor' type object, which is a read only property of LookupEdit Control. now I am overloading the LookUpEdit control as MyLookUpEdit Control. in MyLookUpEdit Control i want to override the property 'Properties' to return an object of 'MyEditor' class. MyEditor class is derived from 'Editor' class. obvously it extends functionality of Editor class. whenever the user of 'MyLookUpEdit' access the propety 'Properties' it has to return the 'MyEditor' object the problem is i dont have a copyconstructor in Editor class. I hope I have explained the problem as it is. regards, Mohamed Hasan. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# com help tutorial

  • DataGrid DoubleClick Event
    H hasansheik

    hi, you can call the grid's double click event whithin the textbox's double click event. that's all Mohamed Hasan is usally called as Hasan. He is very much interested in C++ programming . He slowly picking up .NET programming. He done his Bachler degree in Arumugam Pillai Seethai Ammal college Thiruppathur. and Master degree in MK university College. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# question css

  • enum overloading
    H hasansheik

    Hi, Is it passible to overload a enum datatyp? regards, hasan Mohamed Hasan is usally called as Hasan. He is very much interested in C++ programming . He slowly picking up .NET programming. He done his Bachler degree in Arumugam Pillai Seethai Ammal college Thiruppathur. and Master degree in MK university College. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# csharp c++ com question

  • MethodInfo.Invoke urgent help please
    H hasansheik

    Hi all, when i am executing the following code the, if the function invoked returning other than null, it is working fine. if it returns null, then it throws the object reference not found exception. please help. string functionName ="GetMRN"; System.Reflection.MethodInfo methodinfo; methodinfo = this.GetType().GetMethod(functionName); objParamArr[0] = Param2; objParamArr[1]=param2; string strResult = methodinfo.Invoke(Invoke(this,objParamArr).ToString(); Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# com help

  • MethodInfo.Invoke urgent help please
    H hasansheik

    Hi all, when i am executing the following code the, if the function invoked returning other than null, it is working fine. if it returns null, then it throws the object reference not found exception. please help. string functionName ="GetMRN"; System.Reflection.MethodInfo methodinfo; methodinfo = this.GetType().GetMethod(functionName); objParamArr[0] = Param2; objParamArr[1]=param2; string strResult = methodinfo.Invoke(Invoke(this,objParamArr).ToString(); regards. HAsan Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C# com help

  • wave display
    H hasansheik

    hi, Use memcpy fucntion it will copy the whole buffer at a shot. all the best Hasan. hasansheik@yahoo.co.in hasansheik@lycos.com

    C / C++ / MFC question data-structures

  • Wave file player using drag bar.
    H hasansheik

    Hey I am developing a wave file player using wavein waveout api. I want to provide a fecility for fast foward and fast rewind using a dragbar control. please help me how do i find the total playing time of the wave file. Yours Hasan Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C / C++ / MFC com json help question

  • April 1st
    H hasansheik

    why so many tries you want on this subject. How did you get interested in this subject. ok, I got it. you can enjoy this day. mmm cary on. Hasan

    C / C++ / MFC question

  • April 1st
    H hasansheik

    Hai alok, today i visited your site it is nice. good work man. congrats. You know today is April 1 st Hasan Mohamed Hasan is usally called as Hasan. He is very much interested in C++ programming . He slowly picking up .NET programming. He done his Bachler degree in Arumugam Pillai Seethai Ammal college Thiruppathur. and Master degree in MK university College. Contact him at: hasansheik@hotmail.com hasansheik@yahoo.co.in hasansheik@lycos.com

    C / C++ / MFC question

  • Converting 32 bit bitmap image to 24 bit bitmap image
    H hasansheik

    Hi, I am loading one BMP image from Resource file using CBitmaps::LoadBitmap() function. actually it is 24 bit image but if I use GetBitmap function of CBitmap to see the properties of the Bitmap the it shows the number of bits per pixel column as 32 bits. how come it is. I want to convert this 32 bit image to 24 bit image. please let me know the how can i do that Thanks in Advance

    C / C++ / MFC graphics question learning
  • Login

  • Don't have an account? Register

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