Software Development Network Logo
  • Visual C++
  • Visual Basic
  • Visual J#
  • VS Express Editions
  • Microsoft ISV
  • Visual C#
  • SQL Server
  • Windows Forms
  • Visual FoxPro
  • Windows Vista
  • Game Technologies
  • .NET Development
  • Visual Studio
  • Windows Live
  • VS Team System

Software Development Network >> Itzik Katzav's Q&A profile

Itzik Katzav

Member List

aswini_kayal
lucho16209
CISCBrain
supperzipper
JohanFr
PeteB43
Michael Tissington
JoelSSIS
CelsoJP
Tzal
dizzle
Dave Yuhas
SolidStrategies
HuskyNET
Michael Ritzcovan MSFT
flinxperbil
maxascent
Thunder0ne
MaheshSingh
LawC
Only Title

Itzik Katzav's Q&A profile

  • Windows Forms How to hide a tab?

    I would like to show or hide tabs in a tabcontrol but the .visible property (which shows up in a TabPage objects intellisense) doesn't work. I can <i>enable</i> or <i>disable</i> a tab, but this actually disables the contents of the&nb ...Show All

  • SQL Server clr integration....

    sir here are the functions on my test application... <Microsoft.SqlServer.Server.SqlFunction()> _ Public Shared Function WeekInYear( ByVal dt As DateTime) As Integer Return DatePart( "ww" , dt, FirstDayOfWeek.Monday, _ FirstWeekOfYear.FirstFourDays) End Function <Microsoft.SqlServer.Server.SqlFunction()> _ Public Shared Function HttpPost( ByVal uri As String , ByVal ...Show All

  • Smart Device Development Run a single application on WM5

    I have a .NET CF application running on WM5. I need to restrict the running/loading of any other application if the user chooses to run my application. How do I achieve this Any help would be appreciated. ...Show All

  • Visual Studio Method Parameters in Diagram?

    How do I display the method parameters in the diagram I can only see the return types. If you want a preview of this feature, you can download June CTP and try it out.  Of course, it comes with the usual caveats of a CTP.  See http://blogs.msdn.com/robcaron/archive/2005/06/15/429278.aspx for more details. Ramesh. ...Show All

  • Windows Forms DataGridView/DataSource performance

    I am setting the DataSource to a DataGridControl that I am filling (in the Form1_Load method) from a List-derived object. This was working fine, but with more than a few 100 entries in the list it is now taking a long time for the form to show - several minutes with 0x250 entries. Is there anything I can do to speed this up   I don't understand why a hyper-threaded P4-3000 should need so much time!  Once the control is displayed perf ...Show All

  • Visual C# Get the unicode of string

    Are there any functions in C# such that when I pass a string into the function, it returns the unicode of the string For example, if I pass the string "abc" into the function, it returns the string "616263" (or "610062006300"). Thanks for answering~ I just want to call out that there are two ways to cast Unicode to an array of numbers, and this thread started looking for unicode numbers. If you go to bytes, you may get more bytes than you ...Show All

  • Windows Forms Remote Server Is Unreachable - New Install

    I downloaded the install for the source today.  I ran the install.  Verified that the database was created and that the tables had been poplulated.  Also verified the virtual web was created in IIS. Database and client are on the local sys ...Show All

  • Visual Studio 2008 (Pre-release) Lambdas and type/variable checking

    I would like to use lambdas with a custom object model.  The lambda would be turned into a parse tree and I would execute that against my application object model, much like DLINQ or XLINQ are able to do so.  This requires that somehow the compiler know what are valid properties, operators, types, variables, etc in the expression.  How is this accomplished   Will this be available to the end-user of LINQ.  This would mak ...Show All

  • Visual C++ Visual Studio 2005 MFC Applications on Windows 98

    Hi, I am tring to build a unicode app to work on win 98/nt/xp. Built a sample MFC application in Visual Studio 2005 Team suite Beta 2. A unicode dialog app with a button. When run on windows 98 it shows this message.  Installed VCredist_x86 and .NET framework 2.0 latest versions downloaded from web. Also coped mfc80u.dll to the exe folder. Microsoft Visual C++ RuntimeLibrary Runtime Error! This application has requested the runtime to te ...Show All

  • Visual Studio 2008 (Pre-release) Usercontrol Nightmare

    I do not know what I am doing wrong but I am starting to pull my hair out. I am using VS and EID to create a quite complex UI, and I am trying to use usercontrols to encapsulate as much as I can. However... Any user control I create and put on a window or page either never renders and just shows up with the classname of the usercontrol in the top left corner, OR when you place it on the page in EID it says "Cannot instantiate <ClassN ...Show All

  • Visual C++ CArray: Query about declaration

    "anonymous@discussions.microsoft.com" <Jahfer V P@discussions.microsoft.com> wrote in message news:6b212cba-ad74-49de-96b1-423dccd3cac9_WBRev2_@discussions.microsoft.com > I have created array of CPoint class using CArray class. > I can create this in two ways. > 1) CArray<CPoint, CPoint> m_ArPoint;    2) CArray<CPoint, CPoint&> > m_ArPoint; > Actually what is t ...Show All

  • Windows Forms How to get domain role names collection

    Hi! I'm implementing a Navigation control where the user can design a navigation structure for a website. There are certain criteria that the designer can choose from that affect who will see certain links (chosen language, etc). I want to add a new feature where the desiger can choose visibility based on domain roles, but here is the problem: How do I get the names of the domain roles for a the domain the disgner's computer is a part of I could ...Show All

  • Visual Studio A data source instance has not been supplied for the data source 'DataSet1_Clientes'.

    Hello i'm cuban and i'm doing an aplication in Visual Studio 2005. I have a problem with this code because i have an error. I want dinamically load differents reports in one page usin the reportviewer control. This is my code. please help me and tell me what's wrong here. This code i'ts for a test Protected Sub Page_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load Me .ReportViewer1.Proce ...Show All

  • Smart Device Development App not listed in Remove Programs

    I've created a simple app in CF2.0 and created a .cab setup project, copied the cab over and installed fine. The only issue is that the app doesn't show up in the remove programs list Is there something I have to do manually to get it listed there [Version] Signature="$Windows NT$" Provider="JGADesign" CESignature="$Windows CE$" [CEStrings] AppName="GMailCheck" InstallDir=%CE1%\%AppName% [Strings] M ...Show All

  • Software Development for Windows Vista Error starting a workflow...

    I defined a custom (composite) activity, deriving off of sequence class, and defined some properties in it which I bind to the parent's parameters in the activity's initialization code (constructor). This activity is part of a workflow activity library. I  then created a sequential workflow console app project and included the above activity as part of it (thats the only activity). I defined all the parameters that the custom activity expe ...Show All

©2008 Software Development Network

powered by phorum