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

Software Development Network >> Visual Studio

Visual Studio

New Question

Trouble with Report Printing VS 2005
SqlMetal
Converting IDTWizard to GAT project and solution templates.
Blog based on WPF
Width and Height values in markup
IIS permissions, users problem, Anonymous access...
Reusing the code editor
Checkout / Checkin using Label ...
type generation from DataContract schema
The operation could not be completed. Unspecified error

Top Answerers

The Markus
matt01
hr9611439
riezebosch
JTK
Mesia
warez!
Russ McDaniel
Xtek
Niel-O
Topix: Hootie and the Blowfish
Only Title

Answer Questions

  • ThePerfessor Hyperlink within a TextBlock?

    Hi again folks, It used to be you would use RepositionWithContent() -- that method went away with the PDC CTP. So, I'm feeling mighty dumb here (although the sparse documentation on this might be contributing to that feeling...) -- how on earth can I shove a hyperlink within a TextBlock now (and is that even the right way to approach it anymore ) Thanks in advance, John Here is another possible approach:   ...Show All

  • Murilo Sanches When and where to set custom IIdentity when implementing custom authentication

    Hi - If custom user name/password authentication is being implemented, where is it possible/recommended to set the "PrincipalIdentity" to a custom IIdentity object So far I have custom implementations of ServiceCredentials, UserNameSecurityTokenAuthenticator, UserNameSecurityToken and IAuthorizationPolicy all hooked in and working nicely to verify user credentials against a custom store. I am looking to attach a custom principal object followin ...Show All

  • Carlos Enrique Figueroa How to to let 2 projects communicate to each other? (MVC)

    I have an addIn project and a webform project. If something changes in the addIn project, the webproject should be notified (Model View Controller) and vice versa. One solution to this is using sockets, but I am no so sure if that is the best solution. If I make in my webform project a reference to the addin project, a copy of the addIn-dll will be made. So this won't work, because the addIn project should be able to notify the web project. Sugg ...Show All

  • DaveMellor Convert between Func<T> and Expression<T>

    Are there facilities to convert a Func<T> and an Expression<T> in order to use something that was intended to be used as a predicate and use it instead as an expression tree -Scott The Reflection API, perhaps... I should hopefully have it posted this month if I have time to finish up some of the smaller bugs I've noticed, however the IL -> Expression tree code is pretty much complete.  ...Show All

  • Nidheesh T.Mani IIS hosting does not work

    Hi I have done everything written in the book to get IIS hosting. my svc file does not work. I tryed to put a dll in a bin directory I tryed to put the code inline My web.config is a copy from the book. Nothing. All I get is " The page cannot be displayed" error message. I tryed to register again using: xws_reg –i but "xws" is not recognized Was there a change in beta2 that I do not know of wha ...Show All

  • Lien Gangte Build file for Web Deployment Project

    Hi, I created a web deployment project and web site itself has many dependencies. When I run msbuild on Web deployment project, it builds only the web site not the dependencies How do I make sure the deployment projects builds all the included project type references thanks Suresh Hi Suresh, I don't think the problem is that the dependencies aren't being build, rather the output from the ...Show All

  • Havan What is ObjectDumper?

    hi ,all. what is ObjectDumper is it a custom class DLINQ can be considered as a form of O/R M. For me, the jury is out on the performance issue. It is a early release and there are plenty of tweaks and enhancements that will likely be coming. Indeed, the January CTP was first release of LINQ bits to include a working version of DLINQ. They are not even up to a beta release yet, so I would reserve judgement on performance at th ...Show All

  • Thobias Jones - MSFT Exception and slow loading when using HwndSource from a VB6 app

    Hello, I am currently playing with WPF and C++/CLI to see how easy it would be to host a WPF page inside a Visual Basic 6 form. It is working, except that the application loading time to load a simple XAML file containing only a <Button> tag is more than 10 seconds. What I don't understand is that if I call the exact same .NET class library (Dynacom.Windows.WinFX.dll) from a Visual Basic .NET application, the loading is instantaneous. I at ...Show All

  • MikeNZ DLink and WCF

    Hi, WCF issue with DLink : 1)I can only return concrete 'objects' like "Customers" with all fields ..If I do 'var items = from c in db.Customers select c.City". How I can return only one or two fields without explicit it in return of WCF method 2)How I can return a "Customers" with "Orders" without uses "Lazy loading"...or "Deferred". Thanks, Alexnaldo Santos ...Show All

  • TnTico New CrystalReportsApplication throws TypeInitializationException

    I created a default Crystal application in DevStudio 2005 and tried to run the app but get the exception below. Is there something I need to do to make this app work Thanks. Dave ------------------------------------------------------------------------- System.TypeInitializationException was unhandled   Message="The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception."   Source="CrystalD ...Show All

  • ajay4074 Available: Syntax coloring for .ReportTemplate (T4) files (contribution)

    Hello. This time Modelisoft has created, a syntax coloring editor feature for the .ReportTemplate files that are generated in the Debugging solution. (and more generally for the T3 files)  It enables the C# transformation code to be visually distinguised from the Template content. We think that this (again very simple) tool might be as helpfull to others that it is to us. You can find it at http://www.modelisoft.com/ColorizedT3.aspx Enjoy ...Show All

  • Prospery Object-oriented network database

    Hi, All! I am Ukrainian scientific researcher and developer. I am developing object-oriented network knowledge database which is based on object-oriented database engine. I already implemented .NET 1.1 support. It's very cool that MS devolops declarative object query language for C#. I hope I'll be able to integrate LINQ features into my engine. Now I have to use three fields to store object soft pointers. One for object hand ...Show All

  • danielpitz Is there Expression Designer Feb CTP?

    NO ! Until March CTP I want to use the Expression-Tools for xaml build~~~~ Can you give me a answer Thank you! Don't have one yet. Moving forward, you can expect that the Expression CTP's will always lag a little behind the runtime (they do testing on the final bits before handing it out). Arik Cohen Lead Program Manager Windows Presentation Foundation ...Show All

  • Ben Heaney Help Integration Wizard broken

    I'm trying to use the html help integration wizard, but get a dialog box telling me Microsoft Visual Studio (as title) The operation could not be completed [OK] when I try to create a new project using the wizard. First try I got it to work but canceled it somewhere in the middle, after that I get the error message mentioned, I've tried doing a repair from add/remove programs, I've removed and re-installed it, but still the same problem.. Ho ...Show All

  • ravindranathw Class designer for Documentation purposes...

    Hi, Would there be a Document only purpose of class designer I really love the Interface that's being provided. Im always using VISIO in documenting datalayer and once I saw the class designer I was amazed with the object representation of the class. Would there be a release that would also cater database diagrams, ERD and other software documentation Maybe an upgrade of VISIO or something that doesn't generate codes cheers, Paul June ...Show All

8910111213141516171819202122232425

©2008 Software Development Network

powered by phorum