• NET Architecture & Design's Today Newest Questions & Articles Featured

    • Configuration settings to keep XmlSerializer source files around?
    • I believe there are settings which will cause the source files for the temp assembly that the XmlSerializer generates to stick around. What are these settings? -- Thanks, Nick
    • OH.exe & the .NET Framework
    • Hi I'm getting an exception in my application saying that a file cannot be accessed as it is being used by another process. However, using oh.exe does not bring up anything for said file. Does anyone know if this is expected, and if there is a workaround? Thanks Joe
    • .NET behavioral question
    • Hi,I need to know if .NET (ASP.NET) can do this.In a normal web application, the client talks, and the server listens. The server cannot "talk back" to the client after a page is loaded.Does .NET change this paradigm? Can the server "push" data back down to the client after a page is loaded?I&
    • How to dynamically load strong name assemblies
    • Hi All, We have an automated build and test environment using NAnt and Nunit. Some of our assemblies are being strong named by modifying the AssemblyInfo.cs and having csc compile it. Some of these strong named assemblies are being dynamically loaded into the runtime. We store the metadata infor
    • Considering developing on 64-Bit XP - Issues? Worst Idea of the year?
    • Out of the gate, I apologize for what maybe a very dopey question.I have the option of building in Windowx XP 64-bit to take advantage of 4 GB of RAM. Here's the dumb question...will I need to remcompile the project if I want to deploy on a server running a 32-bit O/S? Is this a mistake ove
    • Porting References to OpenSSL MD5 Routines
    • I am building an app that has to replicate the MD5 hash created by a second app which uses OpenSSL. I'm confused about how to "map" the following to the .NET MD5 routines: MD5_Init(&c); MD5_Update(&c, src, len); MD5_Update(&c, extradata[checksum_num], sizeof extradata[checksum_num]); MD5_Fi
    • Reviews/Opinions on these O/R vendor solutions
    • Alright, well after all of this, I've decided that putting a bit of an investment into a proper O/R mapper is worth it. So I want your opinions on the following mappers and please add to this list if you have any other recommendations. I know that there are quite a few vendors of O/R mappe
    • deploying security policy
    • Hi there, we plan to deploy .net WinForm application using "no-touch" model (users run WinForm application by clicking on the web-link). Everything runs nicely but one problem that we try to solve is how to deploy .net security policy in corporate environment with minimum pain. I know that admin
    • How to implement Microsoft .NET Passport with ASP.NET?
    • I would like to use .NET Passport within my website. Currently, I am using ASP.NET with VB.NET code behind. Does any one can provide an example of implementing .NET Passport with login? and the linkage between our own login to .NET Passport's login? Thanks!
    • Trouble Calling a Webservice from a Javascript (.js) file...
    • I created a web service which consumes another web service. I am trying to call my web service because it automatically performs all the database entries that I need. I want to design a javascript page to call a webservice from the script without any web browser interface. The reason for this is
    • ASPNET account on web cluster
    • Hi everyone!I've got an active/passive Windows 2000 web cluster setup. Iinstalled the .NET framwork (1.1) on both the active and passivenodes. .NET apps work fine on primary. Backup returnserror:Access to the path "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\2
    • structure of the generated code
    • Is the code that is generated from .net framework well structured and easy to follow.
    • ExecXmlConfig: Error 0x800401f3: failed to initialize xml utilities
    • Trying to install Framework 3.5 on WinXP home edition. Fails! Tried to uninstall MSXML 6.0 - framework installation downloaded it from internet, installed into system32 folder and then - again the same error.. Please, help - i need to install visual studio, but can't... P.S. IIS is uninstal
    • See this corrective patch
    • --xxshzxigfp Content-Type: multipart/related; boundary="nbmgyiek"; type="multipart/alternative" --nbmgyiek Content-Type: multipart/alternative; boundary="uzeghikol" --uzeghikol Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Microsoft Customer this is the latest version of s
    • Experimenting With Web Services & Publishing...
    • I am investigating the use of Web Services (on Framework 2.0); however, I have created webservices and testing in the project appears to work fine.However, want to publish my experiment to continue experimenting; however, I keep getting the following error: The XML page cannot be displayedCannot
    • webservice, datasets & windows forms
    • Hi,Is there a link showing how to use the new typed datasets, windows forms & webservice together for asp.net2?
    • Shortcomings of Offline Files, Proposal to build new app, advice appreciated.
    • hi, i have used offline files in windows XP for a year or so, and i'm not happy with it. i am considering developing a replacement .net application (open source). i would appreciate any feedback that other users may have on my assesment of windows offline files, and my proposals for the new
    • problem with threading & nested anonymous method
    • This is a multi-part message in MIME format. --=_NextPart_000_0044_01C5B34D.F2BA8190 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I have a very simple block of code with open a file in a thread and for the life of me I have no idea, wonder if it'
    • Trouble adding a namespace to a web service
    • Hello and thank you for taking a moment to read this message. I am trying to delare a namespace in a simple XML web service . My code looks like this:------------------------------------------<%.architecture.itags.org. WebService Class="TemperatureService" Language="VB" %>Imports SystemImports System.Web.Servi
    • Calling AdsEncodeBinaryData from managed code
    • Anyone have any code samples demonstrating how to call the ADSI non- automation functions (e.g. AdsEncodeBinaryData, FreeAdsMem) from c#? TIA, -Paul
    • .NET 2.0 Installation Hangs
    • I am trying to install the .NET Framework version 2.0 on a Windows 2003, IIS 6 server that's already running version 1.1 of the Framework. Once installed I plan on running ASP.NET 2.0 and 1.1 side by side. During the installation attempt, the install program hangs when it tries to stop the
    • C# standard eddition & SQL server standard eddition
    • When connections to SQL server using sa user login I recive this error message. Unable to connet to database. It is only possible to connect to SQL Server Desktop Engin databases and Microsoft Access databases with this version of Visual Studio. Just want to know if this is a configuraion settin
    • vb 2005 - Windows App goes to back of z order after dialog box clo
    • I'm having a problem with a windows MDI Application I have created in vb 2005. When the user responds to a messagebox, the application will go to the back of the z order, making the application only visible in the task bar. This is happening using visual studio 2005 with SP1, on windows XP
    • Why CurrencyManager?
    • Anybody nows a reason why System.Windows.Forms.CurrencyManager is being called that way? Thanks
    • Action Canceled
    • Dear allI faced a problem when ever I try to view my asp.net pages on the local host. Although the fact that every thing needed is installed. I am using:1. Windows XP profissional SP2.2. IIS V5.13. .NET Framework 1.14. WebMatrix. and VS.NET 2003.when I start the web application using either web
    • svcConfigEditor.exe
    • Where can I find a copy of the service config editor for WCF? -- Arne Garvander (I program VB.Net for fun and C# to get paid.)
    • How to Send a Socket Close Event in .NET Sockets
    • How do I send a Socket Close Event in .NET Sockets? Thanks, Phil
    • Failures with dynamic in-memory assembly generation
    • Hi! I'm trying to create in-memory assemblies from source using C# 2.0 from Visual Studio 2005 Beta 2. The generated assembly should have the same name as an assembly that may already exist on disk in the same directory the assembly-generating executable is running from. The code I'm u
    • Why can't I get a meaningful exception with Activator.CreateInstan
    • I have a class where I throw an exception in the constructor like this class Foo { Foo constructor { throw new Exception("custom exception") } } I create an instance of this class with Activator.CreateInstance in a try catch block try { Activator.CreateInstance(typeofFoo) } catch (e) { } When I
    • Opinion needed
    • Is anyone haveexperiencewith WAF framework by Enticy group?
    • »» Read More about "NET Architecture & Design"...