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

Software Development Network >> Jafo7822's Q&A profile

Jafo7822

Member List

Glen Satuito
TSZ
bakkerl
Giulio2000
Jetcity73
PhilMossop
chrischankit
Sam_Tuteja
DaveO
RidiculousX
Anton Lapounov
Xavier Divini
Ivo6070
larowe324
dicky.sum
Mark Rockmann
M_Luka
Shortimer
jhayann
shiv.s
Only Title

Jafo7822's Q&A profile

  • Visual Studio 2008 (Pre-release) Can You send me this Lab material?Solution Name is Reliablity, For Vista Demo in WCF.

    In Vista Demo, I have received the old version WCF demo,demo description is below: The demonstration you are about to see is designed to show two of the key features of that technology.   The first feature is that the Windows Communication Foundation completely separates they way in which applications communicate from the business logic of the application.   So, you’ll see that with the Windows Communication Foundation, we simply ...Show All

  • Visual Studio 2008 (Pre-release) DLinq Designer Walkthrough

    Hello, I just pulled this all down. The install went well. I am running through the DLinq Designer Walkthrough and everything was going well until I hit the section on "Implementing Save Functionality". The Save functionality did not appear to be working, however, I found that if I moved off of the field I had modified and then tried the Save functionality, it did in fact work correctly. Is this behavior planned   Also, I do n ...Show All

  • Windows Forms Accessing Child form function/procedure from MDI from using events and delegates.

    Hi folks, Recently only i have joined in this form, for a long time i have been struced by this problem thats why i have posted our folks for good solution. Below i have listed my requirement. I have one MDI form name myMDI and two MDIChil ...Show All

  • .NET Development Using namespacing from .NET 2.0 in Visual studio 2003

    Hi all, I need to use "System.Net.NetworkInformation" namespace in .Net 2.0. Can I use it in visual studio 2003. Please help... Hi, VS2005 comes with a migration wizard and except for some breaking changes, most code that you write in v1.1 will work in v2.0. You would however need to recompile it for v2.0 when you decide to use 2.0 of the Framework. For the list of changes and changes that will break existing cod ...Show All

  • SQL Server SQL Server Management, Current Activity

    I tried to access my database(on my local m/c ) from another m/c .This started a process in the current activity. Later I killed this process to have exclusive access to the database(on my local m/c). Once this was done, I was not able to connect back to the database from the 2nd m/c. The Error messsage I get says "Server does not exixt or access denied" . Any idea what could have happened ...Show All

  • Visual Studio Express Editions Problems Connecting To An Access Database

    Hello All, I am having some problems connecting to an Access Database and I have NO idea what could be wrong with my connection string. Would someone be kind enough to explain what is going on here please The database is an Access 2003 Database saved in Access 2000 format. I am using the connection builder to help format my connection string correctly. It is a secure database using an MDW file called Accounting.mdw. I can log on to the datab ...Show All

  • SQL Server Using custom assembly problem. Help!

    I've created C# assembly which was included into Script Task code as following: -------------------- Imports DTX55AppDefaults.DTX55ApDefaults --------------------- The ScriptMain window recognize this assembly and can see all methods with no problem. The class View window see the assembly with whole list of methods with no problems. I build the code when ScriptMain window was open and save the code. Then I close window and run the package in Deb ...Show All

  • Visual Basic Help: Visual basic program

    Hi i am making a program with a listbox named (lst) and picturebox named (pic) and i put the following code into the listbox selectedindexchanged sub so as the user clicks on the picture name from the listbox it displays in the picturebox Note: the listbox contains the paths of the images as there is openfiledialog in the program Private Sub lst_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles lst.SelectedI ...Show All

  • Visual C# Retrieve info from SQL db

    How do i retrieve info from my db I want to create method that validates password which is stored in db.         public bool IsValidPassword()         {             if ( Password == " ") // I need to chech DB for password               &n ...Show All

  • Visual C# assemblies question

    wrote in message news:5d8d1995-842f-44f7-a0f4-662b1d2771d8@discussions.microsoft.com... i have 2 classes(class x and y) in one assembly ,now i want that only class x will be able to create objects from class y, how can i do that thanks in advanced Make the class internal, and check "Accessibility Levels" in C# Reference Manual for more info on access modifiers. internal class SomeClass { .. Willy ...Show All

  • Visual Studio Express Editions Saving data? (not file read or write...)

    I was just wondering... In TI-Calculator's ASM programming, I could allocate data in RAM with binary addresses... Is that possible with .NET Is that why Registry exists because I just want to save some data but I don't want users to access it in anyway and I don't trust windows for it's lazy options... Does it have to be in like a temporary directory (I've been to the temporary directory so I don't think this is is...) If I can, what type of dat ...Show All

  • Visual FoxPro Importing Text File to a Table

    hi everyone, i hope somebody can help me figure out how to import a text file such as this one below and save it in a table. the 999.999.999.99 should be placed in the first column and the date should be on the second, the third which is the time should be placed in the third column, the GET should be placed in the fourth. 999.999.999.99 - - [01/Jan/2006:11:43:36 -0600] "GET /Images/Product/Sign_in.gif HTTP/1.1 ...Show All

  • SQL Server SQLNCLI.DLL can't find MSVCR80.dll at runtime

    I have written a C++ DLL that links against the SQLNCLI.LIB, which uses the SQLNCLI.DLL. When the runtime DLL loader attempts to find MSVCR80.DLL which SQLNCLI.DLL depends on it cannot find it unless it is in your system path somewhere. I thought this behavior was depricated with the release of VS 2005 and the C Runtime 8.0 Isn't this supposed to be loaded via a manifest file from within SQLNCLI.DLL If not is the proper solution to copy MSVCR80. ...Show All

  • Smart Device Development POOM import/export vCard

    Can we import/export vCard in compact framework. I can access contacts through poom api but want the vcard and also if i have a vcard file does outlook give any method to import it through code This forum is intended to deal with issues directly related to the .NET Compact Framework. It appears that this question can better be answered by someone on one of the newsgroups for Windows Mobile or Windows ...Show All

  • Windows Forms How can I add collection of control like VB6?

    Hi all, I want to know how can i have the collection of controls in .NET like VB6 does  I mean I want to have 4 textboxes with the same name, using index TextBox1(1->4), how can I do that Thanks alot Check the controlarra ...Show All

©2008 Software Development Network

powered by phorum