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

Software Development Network >> Prayag Gandhi's Q&A profile

Prayag Gandhi

Member List

Wilbert
IbneRasheed
M. Carr
JBinGA
benjcev
JelloMiket
Billr17
Shanewho
Juan M Acosta
vdykcj
kevM
Tonny.MS
Glenn Vassallo
Brettk
Velan
invoice
CaRLES
kingku
kerberos.dll
LordZoster
Only Title

Prayag Gandhi's Q&A profile

  • Visual Basic Class Library Project Event

    I am creating a class library (.dll) and i want to specify an event for when the class is loaded. I want to execute somthing for example "msgbox("Loaded")" almost like a form loaded event. Is this possible / how do I do it You can create a static constructor for the type and raise a static event.You can create a static constructor for the type and raise a static event ...Show All

  • Visual Studio Extending Class Designer

    Hello, I also want to extend class designer with my own class template that have more properties and attributes. I tried with the PowerToys, but there is no help how to create new class template and add it into Toolbox. Thanks, This feature isn't supported in the Class Designer today but we'll keep it in mind for future versions. Thanks for the suggestion! ...Show All

  • Visual Studio Express Editions .NET Framework 2.0 Beta 2 won't install

    The Visual Studio Express install fails when installing Framework 2.0 Does Framework 1.1 need to be uninstalled   No other beta or Visual Studio software has been loaded on the PC before...any ideas Anyone had something similar happen Thanks, Ron Thanks for your reply. I used "iisreset /stop" from the command line and the installation progressed satisfactorily. For those who like working with a minimalist development environment the ...Show All

  • Visual Studio Team System Active Directory mode

    Is the requirement around Active Directory mode just for the AD that the servers are members of   My tfssetup account is in a trusted AD and I'm wondering if that could have an impact on our testing. In general, our test servers are in a semi-isolated AD and user accounts (developers, testers, etc) are in the trusted AD.  Has this (or a similar configuration) been tested It turns out that Tom was running into some interesting syn ...Show All

  • SQL Server Execute SSIS project from ASP.NET page

    Can you execute a SSIS project from an ASPX page Or do you have to wrap it into a SQL job and run that Does anybody have a code snippet to do this Well, you can, but it is rarely a good idea for at least two reasons: you are sharing address space and threads with IIS, so the scalability of this solution is limited the package is executed under accound of IIS service, so you need to grant that accoun ...Show All

  • .NET Development Web service and Active Directory??

    Dear all: I have a web site in a AD domain, and the authentication mode is "Windows". Then, I need to call the web service from a windows form application after users login into domain. How to get correct credentials for calling the web service automatically Thanks a lot. If you are accessing a webservice (secured with windows authentication) from a windows forms app you can set the Credenti ...Show All

  • .NET Development LoaderLock

    Hi, this is a bit of a wierd one. It was working before without any problems, but after leaving the project for a few days to about 2 weeks, I loaded it up again and for the first time ever when i run this application, it gives me a loaderlock error!   LoaderLock was detected Message: DLL 'C:\WINDOWS\assembly\GAC\Microsoft.DirectX.DirectSound\1.0.2902.0__31bf3856ad364e35\Microsoft.DirectX.DirectSound.dll' is attempting managed executi ...Show All

  • Visual Studio Team System TFS Version Control outside MS environments?

    Forgive me for a very basic question, not to mention a non-MS centric one. We are a manufacturing company with a very small number of technical users, and our application code is all over the place in terms of platform, although mostly classic ASP or Cold Fusion, with more business-logic code in Oracle than SQL Server, and even some Informatica code for automated data manipulation. We have stated that .NET is our official direction, although Ora ...Show All

  • Software Development for Windows Vista Vista download

    I signed up fro beta testing but can someone let me know where to get the beta or the file name I need to download robc180 wrote: I signed up fro beta testing but can someone let me know where to get the beta or the file name I need to download ...Show All

  • Windows Forms WinForm Datagrid

    How hard is WinForm Datagrid for someone who already knows Webform Datagrid  Are the two very similar and what does the learning curve look like  Thanks I don't believe so, it makes it a little easier, and harder at the same t ...Show All

  • Visual Basic Accessing a running program's ram

    I want my program to access a program's ram (when the program is running in memory) so I can debug it explicitly. I know how to edit a file by storing it in a buffer but how would I do this when a program is running. If suggestions or code samples are given, please make sure they are for vb.net and they are explained. Thanks. Hi! Access memory Your program access it's memory. Access to other program's memory is protected for securit ...Show All

  • Windows Forms Need practical examples of row validation and error handling on DataGridView

    I need a practical example of row validating and error handling for the DataGridView.  My DataGridView is bound and some cells are required.  None of the examples I've seen on MSDN show 1) how to determine which required fields were not supplied and 2) how to give the user an intelligent message informing them of all the rows they need to enter and 3) keep the user on the row so they don't loose their edits. It seems&nbs ...Show All

  • .NET Development Regex / string processing

    I'm working on an app which interfaces to the ebay system, i'm getting the following format of string returned for time left P4DT19H23M36S This above example means 4 days, 19 hours, 23 minutes, 36 seconds left What I need to do is extract the four numeric values from the string, whats the easiest way, I thought regex but never used one! Or could I get an array of the numeric values something similar to string.split Or is there a better way An ...Show All

  • Visual Basic Vb.NET 2003 setup Wizard problem

    I tried to create a setup for vb.net 2003 project. The tab 3of 5 "Choose what project outputs to include" is missing from Setup Wizard, it goes directly to "Choose files to include" and as a result it did not create proper setup for my project. I just started experimenting with VB.Net and it seems that this option worked before. Recently I installed VB.NET 2005 express edition and it does not have any Setup Wizard option. Could anyone he ...Show All

  • .NET Development SQL Server 2000 Questions (Newb)

    I am working on a program for a college class.   It is a system for an auction house (live auction, not eBay style).   I am writing the code in C# using Visual Studio 2005 and our database is a SQL Server 2000 database.   In our previous project we used Access 2003 as our database, so I have a few questions about SQL Server:   If I am going to insert a new record (programmatically), and the Primary Key field is an inte ...Show All

©2008 Software Development Network

powered by phorum