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

Software Development Network >> -Jazzy's Q&A profile

-Jazzy

Member List

gvphubli
PrinceThaine
Alexey_
BradO
Sanjay_msdn
CherylForrest
A Noble
Avi Raju
SteveWitz
Puttoju
Minh Tran
greenleaves
PETER_WHITE123
benderillo
Musidale
hmortada
pattormey
jojobar
Chris To
Sundaywork
Only Title

-Jazzy's Q&A profile

  • .NET Development Serializing an Array

    Ive been trying for 3 hours to try and serialize an array.  First as an Arraylist, then converting the arraylist to a normal array then serializing.  Actually the serializing seems to look OK, all the data is in the file as it should be *i think*, but the deserializing is causing problems. ACProfileData is a class that contains properties, strings, ints, etc. xml = new XmlSerializer(typeof(ACProfileData[])); sw = new StreamWriter(AppSettings.appPath + "\\aircraft.xml"); ACProfileData[] array = (ACProfileData[])Aircraft.ToArray(typeof(ACProfileData)); xml.Serialize(sw, array); sw.Close(); xml = new XmlSerializer(typeof(ACProfile ...Show All

  • Visual C# How to reuse Login Screen as Logout Screen

    Hi all, I had created a LoginScreen named as LoginScreen.cs with Form Caption as Login Screen and button named LogIn. I intend to reuse this as a Log Out Screen in a separate class. I had created a new instance in the new class LoginScreen logout = new LoginScreen (); logout.Show(); May I know how to change the Form Caption to Log Out and button caption to Log Out Thanks P.J., There are of course many ways to code. As I am new to C# what is the "best practice choice" on using fields and properties vs. variables for passing options as in this example of a ...Show All

  • Visual C# Why it is?

       Why Microsoft called # in CSharp rather CHash Regard, Shaji Kumar.V.K From http://msdn.microsoft.com/vcsharp/productinfo/faq/default.aspx : It's not the "hash" (or pound) symbol as most people believe. It's actually supposed to be the musical sharp symbol. However, because the sharp symbol is not present on the standard keyboard, it's easier to type the hash ("#") symbol. The name of the language is, of course, pronounced "see sharp". ...Show All

  • Visual Studio Tools for Office bind excel sheet with database without using typed dataset.

    Hi, I am using VSTO with VS.Net 2005. My problem is that I want fill the excel sheet with the database at the startup but not directly with typed dataset created through wizard (Actually I dont want to use wizard, I want to write code as with VS.Net 2003). Is there any example or any webcast there for creating a data access layer in a class file and then binding the excel sheet from this class at the start up. Any one have any idea regarding this Thank you Prashant, I have found it useful to use the wizard to generate the code required to create the typed dataset and data bindings and then ...Show All

  • Visual Studio Team System Can't add domain user to TFS groups

    When I select "Add Windows Users or Groups", it only shows the local machine, I can't browse to the domain, and can't add user in the form "Domain Name\User Name". The machine has already joined to the domain and the current user is the TFS administrator (also Domain Admin). How can I add domain user to TFS groups Thanks! While this may not specifically be your issue, since you have your dc on the same box as the AT I wanted to make sure you were aware that we've seen issues reported where AD was installed AFTER IIS, etc.  We've posted some documentation that says that you should install AD right after the Windows install. marc ...Show All

  • Visual C++ I'm stuck and cunfused. ARR U C++!

    ok. i made a small ...small SMALL msdos program with Visual C++ express (yep a newbie) and all it was, was a whats ur name age and if u like this kind of music or game. now i figured out the whole press one if u like this or press 2 for no. but i want to make it a says YES FOR YES! and so on. get it good. here's my code. im really stuck #include <iostream> using namespace std; int main() { int number; /* This describes the number int. */ char conversation1[256]; int halo; char variable = 2; char option; cout << "Welcome To the computer talking program.\n"; cout << & ...Show All

  • Windows Forms Please Help

    I am trying to deploy an application to our web server and I get the error Cannot Continue. The application is improperly formatted. Contact the application vendor for assistance (I am the vendor). This is the details: PLATFORM VERSION INFO Windows : 5.1.2600.131072 (Win32NT) Common Language Runtime : 2.0.50727.42 System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200) mscorwks.dll : 2.0.50727.42 (RTM.050727-4200) dfdll.dll : 2.0.50727.42 (RTM.050727-4200) dfshim.dll : 2.0.50727.42 (RTM.050727-4200) SOURCES Deployment url : http://slsappstage/installs/pbi/PreboardingInterface.application ERROR SUMMARY Below is a summary of ...Show All

  • SQL Server Dimension Processing Error

    I am using following configuration Server:-SQL Server 2000 Database :-Oracle MSOLAP :-Cubes But while processing dimension We are getting follwing error Analysis Server Error: Processing error [Attempt to delete member that is in use] '27-08-2005' ; Time:3/17/2006 1:04:01 PM The mentioned date is already there in database ,Pl let me know what causing this error Thx and regards Pankaj Hello, I have the same issue as mentioned above; [attempt to delete member that is in use] on a changing dimension when performing an incremental update. Strange is, the mentioned me ...Show All

  • Visual Studio Express Editions Problem Installing Beta 2

    Was using Web Developer Express Beta 1 successfully on Window 2003 Server. I uninstall all of beta 1 as according to install instructions and installed Beta 2. When I run Beta 2 I get the following error message... "Package 'Visual Studio Common IDE Package' has failed to load properly (GUID={6E87CFAD-6C05-4ADF-9CD7-387943875B7C)}. Please contact package vendor for assistance.  Aplication restart is recommened, due to possible environment corruption.  Would you like to disable loading this package in the future   You may use VWDExpress / resetskippkgs' to re-enable package loading. YES or NO. If I say yes the following message ...Show All

  • Visual Studio 2008 (Pre-release) Final Year Project in Indigo..

    Hi. I am a final year computer systems student and I have in my mind to do a project using Indigo for my final year project. I am doing research in it but I have to meet a superviser soon and I don't know much about what kinda of software will be needed or what what will be the toll on the hardware. I am looking for help in the basics of getting started in a Indigo project, what will I need to see if  the idea of even trying something like this is in any way plausible. Thanks in advance.. Hello, The hardware requirements to run WCF ("Indigo") will be relatively modest and should be consistent wi ...Show All

  • Software Development for Windows Vista November CTP

    Does anybody here or at Microsoft knows if there will be a November CTP of Vista Normally the CTP`s where released around this week so I was hoping to get one this month before the grant new Beta 2.. Thanks in advance http://winbeta.org/comments.php id=3633&catid=1 Appears MSDN subscribers will get the shaft. Chad ...Show All

  • Visual Studio CommandBars

    Does anyone know a way to discover the GUID and ID for the rest of the command bars (not listed in GAT subset) Specifically, I want the Folder Add command bar. Thanks! We already include support for the "Folder Add" command bar. Use "Project Folder Add" or "Solution Folder Add". If you need a custom GUID and ID, then download and install the lastest VS SDK. And search the GUID and ID in *.ctc files included with the SDK. ...Show All

  • Visual Studio Logon Failed error

    Trying to create a Crystal Report using an Oracle database as a datasource. I am coding in ASP.NET & VB. I can successfully read the data using a parameterized query. When I try and run the report, I get the infamous logon failed error message. I am binding to the datasource in the in the report viewer's data bindings. I have tried providing login information and have even gone as far as trying to read XML data as a data source, but nothing is working. I have also tried every combination of authentication mode and identity with no success. A couple of questions I have is: 1) Is there an issue using Crystal reports and Oracle databases Mo ...Show All

  • Visual C# Email Verification

    Hi everyone,    I have a question relating to email verification. One of the things I do is run a couple of websites, I allow people to sign up for my newsletter and have several opt in forms (where people leave their details and get what ever I'm currently offering for free). About 10% of the people who leave details are leaving *** data - this obviously means that when I send out a mailing my bounce rate is 10% + This is acceptable for my service provider but it makes my stats meaningless. I've just written a piece of code to go and 'ping' a domain: System.Net.IPHostEntry objIPHE = System.Net.Dns.GetHostByName("www." + dnsName[ ...Show All

  • Visual C# converting from nvarchar to money

    Operating system: Win XP Languages: ASP.NET, C#, SQL Server 2000 Hello, and thank you for reviewing this post~! Can someone tell me how to cast an nvarchar to money using C# Thanks in advanced! well there is no such thing as an nvarchar in C# so I assume you are referring to a string if so you can use decimal.Parse(string) ...Show All

©2008 Software Development Network