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

Software Development Network >> M. Hassan Raza's Q&A profile

M. Hassan Raza

Member List

sleepy01011
Linda
cstout
hypernoodle
questaware
Tonia
papaboom
Brad Ward
Whitebox PC Repair
Crystalz
crmpicco
vvatclor
Xee
BoneCrusher
H.Saber
nightowl03d
Aydın Kaya
mageets
jen28756
Tim Farley
Only Title

M. Hassan Raza's Q&A profile

  • .NET Development how to use \r,\n in the xml

    hi , I am having problem when i am specifying \n,\r in the xml file. I am getting \\r,\\n value in the c# .how to specify to get exact value of \n,\r in the xml. pls anybody know for this solution pls reply me asap. thanks rajan It's not clear from your question do you want string '\n' or character "new line" (ASCII code 10). For XML \ doesn't have any special meaning and \n in text and attributes values is exactly '\n' not a “new line”. To insert character with code 10 you can use numeric entity - &10; XML processor should/may "normalize” white spaces in attribu ...Show All

  • SQL Server Can't find SSIS ???

    I have VS2005 and have been using SQL 2000. I installed SQL 2005 Developer but I can't find SSIS anywhere. It is hard to start even the first tutorial if I can't find the program. Was it supposed to be installed with 2005 Developer Help! Thanks in advance. Chuck Did you select to install Integration Services and the development environment. If you did, the best way to Start to is to open the Business Intelligence Development Studio (BIDS) - find it under your SQL Server group on the Start menu. See http://msdn2.microsoft.com/en-us/library/ms173767.aspx Start a new Integration Services project ... http://msdn2.microsoft.com/en ...Show All

  • Visual C++ How to Get SPY++ for desktop based application in vsts

    I am new to visual studio team system 2005 I want to install spy++ for windows application not remote spy I try hard but I do not reach to any result please help Info on getting the latest prerelease of VS2005 is at http://lab.msdn.microsoft.com/vs2005/get/ Note that for the RC builds of VSTS you'll have to be an MSDN subscriber. Thanks, -Ron ...Show All

  • Visual Studio Items and when are they filled

    Hi there Looking for some help on this... If I was to create an Items collection in the following way: < ItemGroup > < TestAssemblies Include = " **.tests.dll " /> </ ItemGroup > When would the values be assigned to the collection I intend this to contain a list of all my unit test and I am then going to use this as input to my unit test target, but I am unsure if the collection would be populated when MSBuild is executed, when the collection is encountered or when its first reference. Thanks Andy When MSBuild executes the project it ...Show All

  • Visual Studio Team System Updating Assembly Version Information

    Hello, I am looking for a way to automatically update the version information for all projects in a TFS Build.  I have downloaded the AssemblyInfoTask from GotDotNet to take a look at it. Although it works fine for local builds I'm not sure how to use it with TeamBuild - or if it can even be used with TeamBuild.  Since the AssemblyInfo.vb (or .cs) file has to be checked out first I'm not sure how to implement this in a TeamBuild script. Has anyone had any success with getting this custom task (or any other task for that matter) to update assembly version information in TeamBuild   --- Thanks, Jeff   C ...Show All

  • Visual Studio Document Explorer Crash Bucket 232224388

    Attempting to use search tab in help for Visual Basic 2005 I get the "Microsoft Document Explorer has encountered a problem and needs to close" error. Information from event log: Event Type: Information Event Source: Microsoft Document Explorer Event Category: None Event ID: 1001 Date: 4/23/2006 Time: 5:11:52 PM User: N/A Computer: AMDTOWER Description: Bucket 232224388, bucket table 1, faulting application dexplore.exe, version 8.0.50727.42, stamp 4333d0b3, faulting module kernel32.dll, version 5.1.2600.2180, stamp 411096b4, debug 0, fault address 0x0001eb33. For more information, see Help and Support Center at http: ...Show All

  • Windows Forms Limitations to FlowLayoutPanel

    I am using a flowlayoutpanel control to display a list of controls and it seems to only show the first 149 properly. Then it seems to chop the 150th in half and not show the rest. (My test case involves adding 395 buttons to a flowlayoutpanel). I was wondering if there was an express limit on the number of controls I can add to the panel or if it's a memory concern. Also, can I change the number of items allowed Any help would be appreciated. Thanks, Liam Hi Liam, Based on my test, there is no known issue for this limitation. This may be caused by many possibility. e.g. Memory, GDI h ...Show All

  • SQL Server Custom Report Manager

    Hi, We are deploying reporting services solution for a client but we do not want to use the out of the box report manager and still need all the functionality like subscription, my reports, security management etc of the report manager. Has anyone done something like this or is there a way we can twik the report manager to give our own flavor because the report manager does not have any source code Thanks ...Show All

  • .NET Development System.NullReferenceException: Object reference not set to an instance of an object

    Hi guys, I get the following error, can you help me to figure out the problem Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] mydefault.Button_Click(Object s, EventArgs e) +102 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18 System.Web.UI.Page.Rai ...Show All

  • Software Development for Windows Vista Making Persistent State Machine WorkFlows

    Hi I am a beginner in the Workflow foundation. I have made a workflow using state machine workflow. Can any one pls help me to make the workflow persistent. I need to store these values into the DB and then retrive it when the app user logs back into the application any help would be highly appreciated thanks in advance Bala Hi Bala, There are samples regarding using Out Of Box SQL for Workflow persistence and Custom file persistence. If you have installed Windows Workflow Foundation you will have to run the sql scripts for OOB SQL which should be located at - C:\Windows\Winfx\v ...Show All

  • .NET Development User Authentication ASP/SQL

    I have been working on an ASP page (with VB Background) that is a basic user login page. It is being run on our Intranet within my organization, however, it's not working. Can anyone provide some suggestions I've included the code for the .aspx page and for the code behind on the "Login" button. Front end: %@ Page Language="vb" AutoEventWireup="false" Codebehind="login.aspx.vb" Inherits="PIF_VB.login" %> <HTML> <HEAD> <title>Login</title> <meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1"> <meta name="CODE_LANGUAGE ...Show All

  • Windows Forms Licensing components - Aspose & cpSphere

    Has anyone ever used either of these components  I'd like to get 1 working, but there is no documentation for either one to get you up and running.  I'd really like to set up a serial server, and I don't know if I can do it with either of those. Does anyone know If not, can anyone recommend a good licensing component that I can use ...Show All

  • Visual C# how to point to a set of parameters using delegate

    Hello, I wonder if it's possible to point to a set of parameters or values when calling a function with a delegate. I have 2 forms and I pass delegate to call functions from form1. lets say on form2 i have: public delegate bool CallFuncDelegate(); private int generalX, general Y; public bool Call(delegate, int a, int b) { generalX = a; generalY = b; invoke(); } public bool Func1() { int localX = generalX; int localY = generalY; .... } public bool Func2() { int localX = generalX; int localY = generalY; .... } On form1 i will assign Func() to the delegate and call it thru Call(): form2.CallFuncDelegate CFDelegate = new form2.CallF ...Show All

  • Visual Studio Express Editions SQL Expres won't open sample files in lessons

    I don't get it.  MS supplies a turorial lesson, and I can't open the .mdb files, get version exception.  Any thoughts   I installed the entire package after deleting all SQL, etc. Thanks, Jon SQL Server will not open *.mdb files as they are Access Database files, the files for SQLExpress have an extension of *.mdf for the data files, and *.ldf for the database transaction log files. ...Show All

  • Visual Studio 2008 (Pre-release) Extension Methods: Static Electricity?

    As Anders pointed out in his Channel9 demo, Extension Methods in C# 3.0 really make Linq possible. After drilling into Extension Methods and wanting to not like them, I must ask: what were the alternatives The example that Ian Griffith's gives of some 3rd party developer quietly including something like: namespace System {     public static class Evil    {         public static void Print( this object s)         {             Console.WriteLine(s);         ...Show All

©2008 Software Development Network