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

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

BilalShahzad

Member List

jdharley
KayKay1027
BBJ
AGBrown
Didona
eebrown
BrandyR
Robert Dunlop
nabendu
Dennis Vys
Andrew_rm_h
Dawa
uszaty1973
Jose San Juan
_vihang
plshn99
farseer
Shirashe
JM-Taz
Darshan Pandit
Only Title

BilalShahzad's Q&A profile

  • Visual C++ Error Application failed to initialize properly 0xc0150002

    I'm traying to compile a solution with VS 2005 RC1 but I get the following error Application failed to initialize properly 0xc0150002, the projects inside my solution all are configure to generate an EMBEDED MANIFEST. I used NTSD and I get the following error LdrpWalkImportDescriptor( ) failed to probe xx.dll for its manifest I review the Event Viewer and I found the following error Dependent Assembly Microsoft.VC80.DebugCRT could not be f ...Show All

  • Windows Forms Disabling a particular Check Box List Item

    Hi Guys,  I need to disable a particular item in a checkBoxList. When i loop through the items, there is not property for 'Enabled' or 'Disabled', but only have Selected and some other properties.  I tried casting the listitem as a CheckBox, but unsuccessful. Any idea how to solve this problem Is Javascript the only way of achieving the result if so, how pls help regards MeMySelfNDotnet MeMySelfNDotnet, this question is best for t ...Show All

  • Microsoft ISV Community Center Forums how can i copy my total from sheet 1 to sheet 2 and so on

    in working with macros im doing a workbook an i would like to keep track of all the total i need the sheet to add from sheet 1 to sheet 2 and so on, im getting the same total from sheet 1 to all the new sheets im making thank you for your help Hi Javier, your question is a little vague. I'm not sure if you are trying to total a sheet on its own, or if your wanting a running total of each sheets totals. Regard ...Show All

  • Windows Forms Error Deploying With ClickOnce 2

    Hi, I have the same problem with clickonce deployment in Visual Studio 2005 beta 2. I get exactly the same messages and i too tried every post i could find.  tallation of my winform application. Everything looked ok until my collegea tried to install the application on his PC. He got the 'application improperly formatted' error. On other PC's it did not work either. We tried deploying the application on the PC of my collegea, but ...Show All

  • Visual Studio Team System Customizing the trigger of the workitem alerts based on value in an custom field

    It is possible to use th bissubscribe to customer e-mail alers on the event WorkItemChangedEvent I have been able to adapt the query to different user request but I do not seem to be able to customize the alert based on field that we have added to the template Example of query I have tried but that not trigger the alert "PortfolioProject" = 'LSZ' AND "CoreFields/StringFields/Field[ReferenceName='System.State']/NewValue&q ...Show All

  • Visual Studio Express Editions Get Benefits with CD Version and without Internet

    Can anybody tell me how i can get the benefits when I use the CD-Version of Visual Studio 2005 Express and have no internet on that computer Markus That's bad, because i only can download the program via university and there i'm unable to install the products to get the benefits. Isn't there any possible way to register via e-mail to get the things Markus ...Show All

  • Visual Studio Express Editions Help plz

    hi, first of all to get answer you have to edit your message title (look to the top of this forum how to get optimal answer") in your connection string "Provider=Microsoft.Jet.OLEDB.4.0;" & _ "Data Source=C: ...Show All

  • Windows Forms multiple tables in datagrid - update statement

    I have multiple datatables in a dataset and I want to allow the user to update from a datagrid.  How would I go about doing that. I've got the dataset and the datagrid populated, but when they make a change I'd like the changes to&nbs ...Show All

  • Visual Basic File attributes

    What all file attributes are available other than the normal, hidden, system, alias........ so that i can protct a folder from unauthorised users.... or what are other file protections.... how to set attributes permanently Hi, To protect a folder from unauthorized users you should use ACL (Access Control List). You can use DirectorySecurity class to do this. Take a look at these articles with code samples ...Show All

  • Visual C++ Unmanaged void* to .Net System::Array

    I have an unmanaged C++ class representing a 2D matrix. It holds a pointer to a block with the actual data, and fields indicating the number, size and type of the matrix elements. Like this: public class UnmanagedMatrix { public: void * block; long rows; long cols; int type; //refers to an enum of possible types - char, long, double, etc. long sizeOfBlockType; ... } I am writing a managed wrapper to use this class from within .Net with a m ...Show All

  • Visual Basic How to create classes?

    What's the best way to create a class to store the Filename as String, FirstAttemptTime as DateTime, and LastAttemptTime as DateTime It's been such a long time since I've programmed in VB. Thanks for any help! If there's any articles, it would be great as well. Here's what I have so far: #Region "Properties"     Protected Shared m_Filename As String     Protected Shared m_FirstAttemptTime As DateTime  &n ...Show All

  • Visual C# Pre MDI form shutdown event

    Hi all, Visual C# 2003 problem (can't afford 2005 yet) I hope someone can help me because I want to do something and a bit of the puzzle is missing. I have created a MDI program that can display data in different child forms. The children tell the parent if certain events happen - if data has been loaded, modified or saved. If a child is shutdown, the Closing event fires in the child and the user is questioned if data has been modif ...Show All

  • SQL Server MDX help! Need to peg a dimension member.

    I'm having problems constructing an MDX statement. I need to be able to navigate one dimension, while returning a value for a specfic member in another dimension. So, where ever I go in dimension A, I need to have an unchanging amount from dimension B. How can I peg dimension B regardless of where I navigate in dimension A Let me know if I need to post an example. Put the desired member from t ...Show All

  • Visual Basic COM object deployment from VB.NET

    Hi I would like to deploy a  User control from VB.NET in the form of an Active X control, however I could not find some example or describtion how to do it. I dont understand the C# or VC syntax. Please give me some hints in Vb.NET. Thank you Levi Hi, This is an unsupported scenarios for Windows Form User Control. But you can try this blog with several other links to this scenario. http://blog ...Show All

  • Visual Basic Word Automation

    I encountered the problem described in http://support.microsoft.com/ kbid=188546 BUG: Starting Word Manually Uses Same Instance as Automation Now the KB article describes the work around for this problem being the following: Set temp = CreateObject("Word.Application") Set wrdApp = CreateObject("Word.Application") temp.Quit The problem is the note underneath the workaround: NOTE: This workaround does not work when a document is launched ...Show All

©2008 Software Development Network

powered by phorum