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

Software Development Network >> #Jonathan's Q&A profile

#Jonathan

Member List

GnomeKing
Daudi
jsin
Z Z
Angelo_f
Kdbryan
vladMD
CDRDeveloper
Jacob Lund
DarkestShadow
TnTico
victoriak68
DrunkenMunk
wxt
Charles Tio
MichaelBrianBentley
Dylan Ngo
microuser
Laiko
Hi_GC
Only Title

#Jonathan's Q&A profile

  • Visual Studio adding new colum without affecting existing report

    hi, Already i've prepared crystal report for my apps. working good. Now i added new column into the database table and want to show it in a crystal report. If i use report expert again, then whatever the format that i've designed (boxes,lines..)before r collapsed. I could able to update with "Verify database".it was successful. but i don't see the new column in the report.Ofcourse i need to add it. How to add a new column into the crystal report without affecting the current report format. Thank You! Hello, We are using Visual Studio 2005 PRO Edition. We create simple crystal repor ...Show All

  • Windows Forms for DataGridView Control ,How to Get Cell's coordinate

    for DataGridView Control ,How Get Cell's coordinate I know the Cell index ,But I dot know how to Get the Cell's coordinate good luck everyone How are you getting the cell "index" Also, what are you trying to accomplish Are you trying to find out what row or column is... clicked, perhaps ...Show All

  • Visual C++ Help with Form application created by Visual Studio 2005!

    I have successfully compiled and tested a windows Form application that was created using Visual C++ 2005.  However, when I tried to run the same application on a different machine that does not have .Net framework it ask me to install it. My question is, is there any way I can somehow make the form application work on machines that does not have .Net installed   (for example is there some quick way to convert the form to MFC )   Another choice I have is that I start over from scratch using MFC, which I'm reluctant to do since it took me a while to write the application in Form. any advice will be greately ...Show All

  • Visual Studio Infopath as editor

    I had a brief discussion with Gareth on his blog about Infopath as a domain model editor. Since I need more help to understand the whole thing and this might end more in a discussion, I thought I move it over here. So, first have a look here http://blogs.msdn.com/garethj/archive/2005/12/06/500636.aspx I follow up where I left it with questions. When I create a new DSL, run it and look at the files that hold my model data, it is full of <ModelElement> <ElementLink> etc elements. The concepts I created in my language show up in the Type attribute. Both the domain model language as well as the new setup project language have "nice ...Show All

  • Visual C# How to set the timeout for a particular Session Variable.

    Hi,      I'm a  c# developer.I was dealing with a project based on session.Suddenly I had doubt of setting the timeout for a particular session variable ie,Suppose I Have, session["A"],session["B"],session["C"],session["D"]  etc as the sessions used in my project. My Concern is, Can i Individually set the timeout for session["A"],session["B"], etc. I tried using, sesson.timeout (); it's for the entire page. setting the timeout in web.config is also for the entire project. Help me please.   Thanks In Advance.   Is this in an ASP.NET appl ...Show All

  • Visual Studio Express Editions forum on visual web developer

    How do i ad a forum to my website in visual web developer 2005 express edition Hi, Check out the Community Server. These forums are a customized version of the Community Server. http://communityserver.org/default.aspx Regards, Vikram ...Show All

  • Visual Studio How do I add an entry to the Menu in the Solution Explorer??

    How do I add an entry to the "Integration Srevices Project" Menu in the Solution Explorer   When working with Sql Server 2005, I opened a new "Integration Services" project of type "Business Intelligence" project. When I right click on the project name in the Solution Explorer, I get a menu with (Build, ReBuild, Clean... ).   How can I add a new entry to this menu I created a wizard as described in http://msdn2.microsoft.com/en-us/library/7k3w6w59(VS.80).aspx  but I can't find where to locate the vsz file.   Note: In the document above, it's mentioned that in order to run the wizard, I need to go th ...Show All

  • Visual Studio Team System Is it posible to set Netscape as default browser to record web test

    hi my application has many client side javascript validation, as VSTS doesn't support java script and Activex, so i want to skip client side javascript to server side. the best way is to use Netscape because, .Net validation can not work on netscape but other javascript works fine in netscape(i want remain other javascript working). VSTS provide option to choose browser, but i dont think it works. It can not detect my Netcape version, always leads me to IE 6.0 (setting windows default browser to netscape doesn't work either) can any body has any idea about it Thanks very much. Best Regards, Richard. There is ...Show All

  • Software Development for Windows Vista No network connection CTP 5270

    Hi, I am still having problems with my network. The System connects to a router. After installation all is running fine, except the network. Displaying the hardware properties says everything ok, but network connections are limited (HW is a realtek 8139/810x series PCI ctrl). I cannot receive an ip address. I followed some suggestions in earlier topics by assigning a fixed ip address and disabling ipv6 - no change. When configuring into a workgroup, I tried to connect to an axisting group, but the wizard did not detect any. So I also changed it manually, even though it should not matter for a basic connection... When I boot the st ...Show All

  • Windows Forms application-wide variable?

    Hello, Sorry for the newbie question, I'm new to windows forms programming. How can I use application-wide variables  I want to retreive the active-directory username of the user starting the program. This var I want to store application-wide, but I can't seen to find where to do it. Is it as easy as app-wide vars in ASP.NET or am I looking in the  ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Lighting and Rendering

    I am just learning DirectX in C#, I have been through many tutorials on the net, gaining a bit from each one, but I can't get the rendering quailty right. I'm sure there is just some little property setting somewhere, but I can't find it. I'm trying to render a simple teapot- right now, it looks like this: http://www.magentastudios.com/cp/teapot.jpg here is the code: http://www.magentastudios.com/cp/teapot.txt I'm using C# 2005 Express, DirectX 9 December 2005, A good Vaio PC. What am I doing wrong :) Looks like your teapot aint normalized correctly. Try loading the teapot mesh file instead (<DXSDK&g ...Show All

  • Windows Forms datagridview datetimepicker column

    hello, how can i make a datetimepickercolumn in datagridview thanks in advance. check the following Url http://msdn2.microsoft.com/library/7tas5c80(en-us,vs.80).aspx Hope this is what u need. ...Show All

  • Visual C# Typing in Visual Studio 2005 Text Editor is extremely slow

    Has anyone else noticed that typing in Visual Studio 2005 is extremely slow   Whey I type it seems that the screen is always 2 words behind where my hands are.  It makes it extremely frustrating to get anything done. I'm mainly referring to C# code.  It seems like Intellisense is going nuts trying to guess every word I'm going to type and never actually prints the characters to the screen. Has anyone else experienced this   Is there an option I can turn off to get my text editor back ! By the way, I have a very fast computer with Dual 3.0 GHz Zeons with 3GB memory and everything else that should make "typing" very fast. ...Show All

  • Windows Forms Advise on real time updates

    Hi guys, need your advice. Bascially I have built a Online Cinema Seat Reservation system using VB.NET Windows Forms. The system will be installed on probably 10 terminals. e.g. Imagine going to a cinema booth and you see 10 ticket operators. Bascially what I am trying to implement is real-time updates. Meaning, if one operator selects a particular seat, another operator on another terminal should not be able to select the same seat. I have considered employing an event listener that will listen forever but I suppose its extremely resource hogging and not productive at all. Any kind advice to implement the above ...Show All

  • Visual C# Assign buffer image to Bitmap Data

    Hi, I want to do some image processing with C# VS2005 on Pocket PC. After I have the image buffer array byte* buffer, currently I lock bit of BitmapData data and copy each by from buffer to (byte*) data.Scan0. But I find this maybe slow and more importantly, it will double memory used for one image. For some reason, I could not delete buffer so this method cost me a lot of memory on Pocket PC. I tried (byte*)data.Scan0= buffer but this is not correct. I would like to know if there is any method to assign buffer directly to Scan0 so that I dont need to allocate more memory Thank for help. Stefen Huynh I hope this code can ...Show All

©2008 Software Development Network