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

Software Development Network >> S Nehra's Q&A profile

S Nehra

Member List

pipemx
Leon247
staeudel
Dtag
asdsasdd
fee
kodiya
cbretana
iTIE
paulbihs
J Kramer
nilsandrey
fred2k
John Chen MS
RchiTekt
SolutionExits
Mark Arend
DPVic
haircuttedfreak
SureshN
Only Title

S Nehra's Q&A profile

  • .NET Development Database UPDATE problem.

    Just a question. Im really wondering why my sample database program wont update. It will say that it has updated the actual database but when i double check, it didnt. I am not using the command builder coz i want my own sql codes. When I test using the query builder, i will see the data being updated or added but when i use my own program, it really wont. Actually i have this one sample database program that updates ok. I just dont know why I cant do it again. Im really pissed off thinking abt it the whole night. I ommitted the INSERT and DELETE commands since they dont work too. h ...Show All

  • SQL Server if/else newbie question (conditionalizing SELECT on old/new db, existence/abscence of a column)

    As to not get lost in the details of my problem, I'm oversimplifying this posting to get the root of my problem answered. :-) Let's say a database has a table called CUSTOMERS , and it may or may not contain a column called ORDER_NUMBER , depending on whether or not the database is an old or new database. Now if I run the following query in Query Analyzer (v8)... if (1=2) begin select * from CUSTOMERS where ORDER_NUMBER is not null end ...I get "Invalid column name 'ORDER_NUMBER'." Obviously 1 does not equal 2, so why is the code in that if block being executed Or is there some sort of precompilation/schema che ...Show All

  • .NET Development technical differences between JVM and CLR?

    I read lots of things about jvm and clr but still i can't understand the technical differences.Much of them are about "c# is more powerful than java" or  "c# is copy of java" etc..(some benchmark tests). But i want to learn the techinical and algorithmic differences between these two technologies.I don't want to learn which technology is more powerful.I want only technical details. How do they execute source codes differently step by step I mean ;what are the different  ways(methods) which they use while execution. Your help is greatly appreciated. Hello, I can't speak for the rationale ...Show All

  • Visual Studio Document Explorer crashes

    Thought I'd start a new thread, since I'm using Visual C# Express, rather than full VS2005. Windows XP Pro SP2, Visual Studio 2003 Pro, SQL Server 2000 Developer Edition, Visual C# Express, Visual Web Developer Express, SQL Express 2005, MSDE. I also have Virtual Server 2005 SP1 beta installed. Problem just started this weekend. Whenever I click on any topic in the Index, Document Explorer crashes. I've tried Repair on Visual C# Express, Visual Web Developer Express and MSDN 2005 Express. Same problem. It was working fine last week, I'm not sure what's changed. I have previously had VS2005 beta2 installed, but I removed that by following the ...Show All

  • .NET Development Is v2.0.50727 the final?

    I installed Visual Studio RC and found that the Framework version is v2.0.50727. Will this be the final version Hello, As far as I know, the final version of of the Framework is v2.0.50727.42. Hope that helps, Stephen [Microsoft Common Language Runtime: Security - Developer] http://blogs.msdn.com/stfisher ...Show All

  • Windows Forms Multiline Textboxes and new lines

    Trying to add an array of strings to a multiline textbox and I want each new string to be on a new line but C# doesn't want to acknowledge the /r and /n escape sequences. I agree with Nata1 that you should use Environment.NewLine.   As for why the escape sequences were not recognized, though... the escape character in C# is  ...Show All

  • Visual C++ How to Get the System Names

    Hello EveryBoby, Could any body tell me how to get the system's name that are connected to my system in a LAN. Like NetWork explorer. I am very thank full, if you give me the name of url or books that contains this matter. Thanks in advance. Shaji Kumar wrote: Hello EveryBoby, Could any body tell me how to get the system's name that are connected to my system in a LAN. Like NetWork explorer. I am very thank full, if you give me the name of url or books that contains this matter. Thanks in advance. See http://msdn.microsoft.com/library/default.asp url=/library/en-us/wnet/wnet/windows_networking_func ...Show All

  • Software Development for Windows Vista WWF Beta 2

    When is scheduled Beta2 Hi, I did realize that question was regarding WWF, but since WWF is a integral part of WinFX now, it does not make any difference to talk of  it as WinFX which is a superset. Regards, Vikram   ...Show All

  • Visual Studio Express Editions move to specific value within MS Access DB

    pry already been asked on these forums, but havent quite found "my answer". Here's the problem, in VB6 I could move thru a DB and extract my required data from a specific field. Now, I havent found a way to do that without using a control on the form. Heres the specifics.... Im using Visual Basic 2005 Express Edition, I have a MS Access DB with 100 rows and 10 columns. My first column is an autoID, ie, 1 to 100. I want to be able to move down to a specific row programmatically (to a specific number) and then extract the data from the column of my choice into lets say, a textbox. Can someone plz spew a quick example of ...Show All

  • Software Development for Windows Vista Rehydration and member variables

    Hello, In some of the samples found in the book "Presenting Windows Workflow Foundation", member variables are used to allow activities to share some data.  For example the book used a member variable that is incremend inside a while loop using a code activity.  The value of this member variable is important to the proper execution of the workflow, but doesn't belong to a particular activity.  If the runtime decides to dehydrate a workflow, what happens to these member variables when the workflow is rehyrdated   Are they somehow automatically tracked and rehydrated to the proper value when the workflow resumes Than ...Show All

  • Visual C# Operation must use an updateable query

    I had created a windows application. The application will pull data and insert to an access database. But while running the application half way through, it will gives me the above error message "Operation must use an updateable query" I had read through some of the forum, most of them mentioned that it is due to permission settings and they are using asp. But I had check my table permission. It is read and write. Moreover , I am running as an application. Can anyone please help If am ask what the query script youre are trying to execute this error may likely to be caused by ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectX Area inside a CLR/WFA or MFC window?

    Hello! I'd like to write an application which should use DirectX, but not in the whole window, only a part of the window. In the other parts of the window there should be buttons and input areas to controll what is happening inside the DirectX area. So appart of the DirectX part, that looks like a normal CLR windows forms application or a MFC application. My questions are: Is it possible to include such a DirectX area in a windows forms application or MFC application (Is windows forms application better for this than MFC or the other way round ) How can I include this area in a windows forms application or MFC application Are there some sa ...Show All

  • SQL Server Stopping and restarting Transactional Replication

    The situation is as follows: Database A is being replicated to database B on a networked server. The application vendor is in the process of doing customizations which require frequent table changes. So the vendor (who has access to the replicated DB) stops replication in order to upgrade some tables. But I am finding that either he has forgotten to restart replication or, more than likely, has broken it. So, if anyone is able to comment on a process which will allow changes to database tables and the restoration of replication, I would be very grateful. thanks in advance. Why is the vendor stopping repl ...Show All

  • Windows Forms FileSystemWatcher

    I'm right about to lose my mind...  so hopefully someone can help... Here is the situation.  I wrote a program that has a file watcher on a folder on a clients machine.  When a document is dropped into the folder, the program runs and they enter information about the document and it's uploaded to their corporate web site. I have tested this&n ...Show All

  • Visual Studio How do i invoke the NewProject wizard from code

    hi , i am writing an application in which, one of the intermediary steps is to create a .net  project(ex. c# consoleapplication). for this i would like to bring up the  new project wizard that is built into Visual Studio. also i am working in VS2005 Beta2. does anyone what has to be done as an alternative i tried using the LaunchWizard(DTE object) method for the project creation. this worked fine with VS2003. however since 2005 uses the .vstemplate file and not the .vsz and .vsdir for invoking the project creation wizard , the  LaunchWizard method did'nt work. does anyone know how i can make this work in 2005 k ...Show All

©2008 Software Development Network