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
L

lior654 hotmail com

@lior654 hotmail com
About
Posts
9
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • DataGridBoolColumn Question
    L lior654 hotmail com

    Not really. I'm sure there is a much simple solution to this not to complicated problem. I'll continue look for it.

    C# debugging question

  • DataGridBoolColumn Question
    L lior654 hotmail com

    Can you be a bit more specific? Maybe even direct me to an example how to do such a thing? I have experiance in writing custom controls but I'm not sure that event I need to catch.

    C# debugging question

  • DataGridBoolColumn Question
    L lior654 hotmail com

    I'm looking for a way to trace changes in the status of DataGridBoolColumn. (Checked, Unchecked...)

    C# debugging question

  • SQL DATENAME() QUESTION...
    L lior654 hotmail com

    I have a number representing a month: DECLARE @MONTH INT SET @MONTH = 5 How can I use the DATENAME() function to get the name of the month? I must have a full date variable to use this and I don't know how to build a date using @MONTH as its month... PLEASE HELP...

    Database question database help tutorial

  • crystal report question
    L lior654 hotmail com

    I'm not sure that this is the place for my question but I really need your help on this one. Is there any way to pass parameters to Crystal Reports to be used in a query without calling a stored-procedure?

    C# question database help

  • DateTime Range
    L lior654 hotmail com

    you were reading this wrong. 1/1/2005 - 1/1/2005 - 1 (only one day cos' it is last day of a week) 1/2/2005 - 1/8/2005 - 2 (full second week) ...and so on... got it?

    C# tutorial question

  • DateTime Range
    L lior654 hotmail com

    I have 2 DateTime Vars. DateTime dtFrom = '1/1/2005'; DateTime dtTo = '1/24/2005'; How can I select a period of: Week, 2 Weeks, Month... And Divide the date range into it to something like this: Example: 1 week: 1 2 3 4 5 ======== ======== ========= ========= ========= 1/1/2005 1/2/2005 1/9/2005 1/16/2005 1/23/2005 1/1/2005 1/8/2005 1/15/2005 1/22/2005 1/24/2005 ======== ======== ========= ========= =========

    C# tutorial question

  • bug in VS.NET 2003
    L lior654 hotmail com

    I’m using Visual Studio .NET 2003 and I don’t know about you guys but it is happening to be a lot that when I use DataSets (and I use them a lot) and trying to switch back to the design mode after editing code, the dataset disappear from the footer of the form. Every time this happens I need to close my project and reopen it to get it back. Does anyone else familiar with this problem?

    IT & Infrastructure csharp visual-studio help design question

  • Simple 'DateTimePicker' Question
    L lior654 hotmail com

    Hello. I would like to get only the Date of a DateTimePicker control. I know I can use: DateTimePicker DTP; String* Date = DTP->Value.get_Date().ToString(); My problem is that the Time is set to '00:00:00' and I don't want it inside my string. What is the best why to get only the date out of a DateTimePicker control? Thanks.

    Managed C++/CLI question help
  • Login

  • Don't have an account? Register

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