Software Development Network Logo
  • Visual C#
  • Visual Basic
  • Game Technologies
  • Audio and Video
  • Microsoft ISV
  • Visual C++
  • Visual FoxPro
  • .NET Development
  • SharePoint Products
  • SQL Server
  • Visual Studio
  • IE Development
  • Windows Vista
  • VS Team System
  • Windows Forms

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

migz148

Member List

Nightowly
dakerson
Kolf
Shardivh Xioda
Bob Mack
JohnHarding
Jay K
programmer127
hazz
VenkateshBabu
toargul
sbussinger
Rups11
MichaelEaton
Prashweenet
Steve Eichert
Ultrawhack
laja
Patrick D
Harald Binkle
Only Title

migz148's Q&A profile

  • SQL Server using the 'IN' operator gives exception

    Hello, I am executing a view using ado.net and using the 'IN' clause. I have like 2500 primary keys in the expression and I get back an exception says something like 'please disregard the results if any.'. Does anyone know what this is I trying using one big huge where clause with the same results. By the way, this is for a reporting solution (header-detail records). Thanks Here is the exception I get. Note, I receive this error using ADO.NET in my code. A severe error occurred on the current command. The results, if any, should be discarded. ...Show All

  • SQL Server Eternal 'Enable Pending' on SQL2005

    Hi! I have this problem... im kinda new to sql2005, and im responsible for creating some notification services. Ive done a lot of tutorials, books and samples and every time, when i reach the step of enabling the instance, i get this... Generator-Enable Pending Distributor-Enable Pending Even doing the Microsoft's Notification Services Tutorial. Ive tried everything I could figure, registering the instance with a user with every permission there could be... doing this local or on a client... and ive been 2 weeks stuck here... Any tip or clue will be thankfull. M.Eng.Leandro Melendez Generally speaking, you want to make the login account used by the NS$InstanceName service (either window or SQL Server) a member ...Show All

  • Smart Device Development Beta of Microsoft Certification Exam 70-540

    Microsoft Certification Exam 70-540 is available in Beta form right now! This is a Technology Specialist exam for application developers in the mobility space. The Preparation Guide is available for the Exam at: http://www.microsoft.com/learning/exams/70-540.mspx . To register visit one of our independent testing providers: * Thomson Prometric: http://www.prometric.com/ContactUs/T...rs/default.htm * Pearson VUE: http://www.vue.com/ms/ Please use the following promotional codes when registering: Exam 71-540: BTA540 Best of luck! Howard Dierking Product Planner Developer and Database Certifications Microsoft Corporation I took this exam back on September 14, 2006. The concluding remarks on t ...Show All

  • .NET Development TextBox new value disappears

    hello all, I am trying to update records again a certain user. when the user goes on the Update.aspx page, two Textboxs ( txtnewFname, txtnewLname) are filled with the data for that particuler user using a query(SQL Server). Now the user chanes his/her firstname and last name and clicks on Update button. But the old values loaded by the query are again sent to the database and not the modified values. Why does it so happen Anybody please help me! Here is my code: //Page Load Event Private Sub Page_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load 'Put user code to initialize the page here btnsubmit.Attributes.Add("OnClick", "return Che ...Show All

  • .NET Development updating the web.config file for Dependent Assembly

    Hi, I have webservice application that uses some assemblies whoes version number keeps changing and are stored in some folder on the same machine as my webservice. Every Time the assembly version changes i need to change the binding redirect and code base in the web.config file. EX : < dependentAssembly > < assemblyIdentity name ="ABCD" publicKeyToken ="Sometoken" culture ="neutral" /> < bindingRedirect oldVersion ="1.0.0.0-99999.99999.99999.99999" newVersion ="1.0.1445.38584" /> < codeBase version ="1.0.1445.38584" href ="file:///C:\Program Files\TPA\ABCD.dll" /> </ dependentAssembly > ...Show All

  • Visual C# Some error when open 2003 project in 2005.

    Problem is form and control which is designed in 2003 can not be opened properly in 2005, don't know why, any changes in 2005 One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes. Object reference not set to an instance of an object. Hide at System.Resources.Tools.StronglyTypedResourceBuilder.DefineResourceFetchingProperty(String propertyName, String resourceName, ResourceData data, CodeTypeDeclaration srClass, Boolean internalClass, Boolean useStatic) at System.Resources.Tools.StronglyTypedResourceBuilder.InternalCreate(Dictionary`2 ...Show All

  • Visual C++ Language "C"

    hello there to all programming people. i no d@t is is not the propper place 2 put it, but are there any apps d@t still us the "C" language as its base form if dere iz can sum1 plz tell me d@t wood b much appreciated and if there is a spot on dis forum where dis post cood be moved d@t'd b awsome 2. Win32 is Windows. The 32 indicates 32-bit Windows, to differentiate from 16-bit Windows. Of course, 16-bit Windows is no longer used by most everyone. Now that there is a 64-bit Windows, Win32 is misleading, since the term is often used in contexts that would include 64-bit Windows. As for the C or C++ language creating tabs, I assume you are talking about windows and such. The C and C++ languages have no windowing capability. ...Show All

  • Visual Studio Team System How to Use FxCop1.35 in VS2005

    HI,David M.Kean I wanna check if class names/method names/property names are Pascal Cased in VS2005,and I just find there are rules in the Fxcop1.35,such as CA1704(IdentifiersShouldBeSpelledCorrectly),CA1705(LongAcronymsShouldBePascalCased)... so,i add FxCopSdk.dll/Microsoft.Cci.DLL(FxCop1.35) into References(VS2005),it can be builded succeed,i copy the DLL into "Microsoft Visual Studio 8\Team Tools\Static Analysis Tools\FxCop\Rules",but it does not work. how can i do thank you~! Updating Visual Studio 2005 with FxCop 1.35 is not a supported scenario, however, that doesn't matter in your situation, because the casing rules IdentifiersShouldBeCasedCorrectly, LongAcronymsShouldBePascal ...Show All

  • SQL Server SQL 2005 Standard error on Windows XP Pro SP2

    When I run the SQLSTD.EXE for the September CTP of SQL 2005 Std I get the following error message: "There is not enough space on drive C:\ to extract this package." I have over 13 GBs on C:\ and I've also uninstalled .NET 2 Beta 2. Anything else I need to do to successfully install this TIA I tried the SQL2005 Enterprise Trial install with various amounts of free space (9 GB, 11GB, 14GB) and even tried running the install from a Cmd window with Temp set to another drive, as suggested in the referenced blog. I still continue to get the same problem-"Not enough disk space...to extract package". I am running XP Pro SP2. Any suggestions ...Show All

  • Smart Device Development .NET compact Framework and ResultSets?

    Hi! Sorry but I have a lot to ask :) My new problem is that the resultsets in Compact Framework don't act as I expected. I can not bind DataGrid to any table of ResultSet, neither by designer , nor by code,because I can not create an instance of Table Adapter or Table at all :( I've created parametrized queries in Table Adapter I can see on my xsd of the resultset, but I can not call them! How to use my methods - Fill() and GetData() How to bind datagrid to tables from resultset In two words - how to make my queries by designer Thank You a lot! See this step by step tutorial. ...Show All

  • Visual Studio Express Editions how to install Visual studio

    hej this may seem a dump question but i cant install the visual studio 2005 editio 90 trial. i downloaded it from micrsoft website and it's just one unrecognized file. how can i start the setup. thank you You will need a DVD writer to burn the image downloaded to disc, using some DVD burning software like Nero. However you can also use an Image/ISO extractor tool like ISOBuster which can extract the contents of the image, to your local disk drive which from then you can run setup from. ...Show All

  • .NET Development How to loop through a list with different generic types?

    I have a project that I am working on which I have created a hierarchy of types. The hierarchy contains a Condition<TData> as the base class. The EqualCondition<TData> and NotEqualCondition<TData> are subclasses of the Condition<TData> type. I am trying to perform a foreach operation on a collection of Condition<TData> types. However, I am not sure what TData is on Condition so I am not able to use the foreach(Condition c in conditions) pattern. Here is a sample of the code: EqualCondition<String> ec = new EqualCondition<String>(); NotEqualCondition<int> nec = new NotEqualCondition<int>(); After instantiating these types they are stored in a List type. Later in t ...Show All

  • Windows Forms DataGridView Row Coloring

    I've read numbers forums and tried numerous things but still can't get this to work. I'm looking at a datagrid and based on what is in one of the cells, color that row in the grid accordingly. I step through the code and it goes through without errors, but my rows remain the default white. anyideas For Each r As DataGridViewRow In dv0.Rows If r.Cells("Frequency").EditedFormattedValue.toupper = "MONTHLY" Then r.DefaultCellStyle.BackColor = Color.PaleGreen Else r.DefaultCellStyle.BackColor = Color.IndianRed End If Next 'I've Also tried: 'Dim MyCellStyle As New DataGridViewCellStyle 'MyCellStyle.BackColor = r.DefaultCellStyle 'MyCellStyle.BackColor = Color.PaleGreen 'r.DefaultCellStyle.BackColor = MyCellS ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Recommendations for terrainmesh collision and physics

    I've been enjoying myself with XNAGSE for a while now, and wanted to start actually developing something real. So I started to play around with shaders a little, looking into terrain collision algorithms, but they all use a heightmap or a bytemap for terrains. What if I modeled something with Maya, loaded it in using the DirectX model content pipeline and wanted to use that as a level I searched around the Net, but haven't found anything that explains at least in understandable detail how to actually apply the algorithms to meshes themselves. Same goes for physics, a lot of info about the algorithms (Newton and Euler's laws etc.), but no real solid code as to how to do it in C#, let alone XNA. I'm sorry if this has ...Show All

  • SQL Server processing cube not pumping data

    I am trying to process a cube on a fact query that should return about 600M rows. When I run the processing, all Dimensions are processed successfully, and it starts processing the Facts, but no row count is shown indicating that it does not actually start streaming the data to Analysis Services. It has been running for 30 minutes and no count of processed rows has appeared. When I double-click the query and open the query in SQL Server Management studio it runs fine. Also I tried it with set rowcount 100000 and it starts streaming data to query output right away and gets to 100000 rows within a minute or so. So the query seems optimized and returns the data quickly. Also tempdb seems to be growing slowly. Does Analysis ...Show All

©2008 Software Development Network