MF Recruit's Q&A profile
Visual Studio Team System Team Site Licensing question
We would like to create a user site underneath our Team Site so that users can post feature requests and bug reports. Will these users need a CAL in order to access this site Thanks, Ovi There is also a Team Foundation Server External Connector License that should cover this. I don't know what the criteria is for an "external connector" in the context of TFS. I believe the external connector license is for an unlimited number of external users and is about US$10,000. Depending on the number of external users it may be cheaper to get individual CALs. ...Show All
Visual Studio 2008 (Pre-release) Easy way to do 3D in WPF?
All I want to do is make a spinning 3d Laptop.... it just spins until it's clicked on - at which time it comes forward and displays information on it's screen. This is turning out to be really hard - I tried ZAM3D but it is still quite hard. Is it meant to be hard or am I going about it all wrong So I guess what I am really asking is - can this be done without Zam3D Or is it simply to much work without this app Thanks for your replies. ...Show All
Visual Studio 2008 (Pre-release) Visual Basic or C#
HI, If I want to develope an application in WCF. Which language should i use VB or C# Keeping in mind the best result and compatible with future technology. I know my question is either simple or stupid. But I would be happy If i get a reply with good evidence and statistic. regards, Vikram Shetty Hello; There is no difference in the CLR code generated using either C# or VB.net they will run the same, look the same, and even have the same performance. ...Show All
Visual Studio Express Editions Another ERROR, roleMamager enabled
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 4: Line 5: <customErrors mode="Off"/> Line 6: <roleManager enabled="true"/> Line 7: <authentication mode="Forms"/> Line 8: <membership> I typed in <customErrors mode ="Off"/> And I got this error. Whats my next step to fix the problem Rolf This forum is for Visual Basic Express questions only. For Internet and Web Developer forums please direct your questions to http://forums.asp. ...Show All
Visual Studio Express Editions about vb
do all programs created with vb express have to have netframe works to cuz with the program i created i ziped it and sent it to a a friend and it says they need net frame works inorder to run I did some looking around and found this expresshttp://msdn2.microsoft.com/en-us/library/aa480239.aspx You can use the publish tab in the project properties to setup prerequisits and include installer and framework in your setup. ...Show All
Visual FoxPro programmatically finding out if dbf is part of dbc??
I'm going through a directory that has free tables and a dbc. I can get all the dbf names and info, but I don't know how to identify if a dbf is in the dbc or is a free table. Is there a function that will give me that info or does someone have code that pulls this out of the dbf header file Thanks!!! ** Code snippet with problem in red below** ADIR(laArrayTables,".DBF","D",1) lnNumberTables = ADIR(laArrayTables, '*.DBF') && Create array FOR nCount = 1 TO lnNumberTables && Loop for number of databases lcDBC = "" lcTable = ALLTRIM(laArrayTables(nCount,1)) lcTable = SUBSTR(lcTable,1,AT('.',lcTable)-1) IF "|" + lcTable + "|" $ "|STABLES|SFIELDS|SINDEXES|" LO ...Show All
Game Technologies: DirectX, XNA, XACT, etc. About the fate of DirectX?
Hi, I'm new here =) Hopefully I'm not asking a question that's been asked a million times before. =) I think I must be missing something important. I read the XNA FAQ, and it sounds to me like they've already deprecated Managed DirectX... does that mean that XNA has/will entirely replace DirectX If I want to write a program using DirectX in .NET, would this then mean that my program will need to be rewritten using XNA in the coming months And what about users who need the common graphics API provided by DirectX but don't have Shader support in their video cards Just curious, because that FAQ about Managed DirectX being deprecated alarmed me a bit (for the reasons expressed above) Depends on the game. If you want to write 360 games ...Show All
Visual Studio Express Editions trying to build my first class file - need help
I hope this is the right forum to post this question, if not, if someone can point me to the right forum. I'm trying to create a static class file that I can use to send auto-generated emails within my application. I want to create a static class so I can directly reference the class members. I'm pretty new to C#.NET and using Visual Web Developer Express Edition. Normally, when I want to send an auto-generated email, I use the following method from the System.Net.Mail class: const string ToAddress = "xxxx@xxxxx.com"; MailMessage mm = new MailMessage("xxxxx@xxxxxxxxxxxx.com", ToAddress); mm.Subject = "Subject goes here"; mm.Body = strmsg; mm.IsBodyHtml = true; SmtpClient smtp = new SmtpClient(); ...Show All
Microsoft ISV Community Center Forums What else is required to make soapExtensions Working.I am unable to make it working
I have to implement SoapExtension in Webservices.entries in the configuraion file (app.config) is as : This i have to implement through client .i.e all this code are written in the client side < webServices > < soapExtensionTypes > < add type = " Client.Services.SoapHeaderExtension,Client.Services.SoapHeaderExtension " priority = " 1 " group = " 0 " ></ add > </ soapExtensionTypes > </ webServices > created a file SoapHeaderExtension derived from SoapExtension and override the ProcessMessage(Implement my code in BeforeSerialize and AfterDeserialize message stage),GetInitializer Initialize and checkstream. Even though i am not getting th ...Show All
Visual Studio How to get started?
I installed Sandcastle, which is supposed to be a VS 2005 add in I don't see it in the list of available add ins, nor is my menu any different. How do I get started with it Sandcastle itself isn't an add-in, it's a set of standalone command-line tools. You can get more information about it from http://www.sandcastledocs.com . I believe there is an add-in available though I haven't used it. My help file builder available at http://www.codeplex.com/Wiki/View.aspx ProjectName=SHFB contains both a GUI for managing and building the help files with Sandcastle as well as a console mode builder that can be integrated with the build in Visual Studio. There's a help file included that can help you get started wi ...Show All
Visual Studio Express Editions bug?
os:winXP home edtion language:simplified chinese when I open my project builded yesterday,rebuild it ,find an error occured:fatal error C1093: API call 'ImportFile' failed '0x80070003' : ErrorMessage: 系 找不到指定的路 (The system can't find the directory properly)。confused!!! definitly it worked very well yesterday,when I double clicked the the message,find it can't find "stdafx.h",but it do worked well yesterday,why after one day it cound't be compiled (This error happened second time since I install vc2005 express edition). Sorry I will be more clear: My porject was working. Then, I moved the entire project dir (to another partition). After that it stopped working and I got the "cannot find stdafx.h" problem. ...Show All
Visual Basic Vertical label
I would like to add a vertica label on my from, is there somebody can help me with that thank you very much, works a treat, however i was playing with the angle.... it only works in -90 is there an easy way to rotate 90 degrees the other way, i would of thought 90 or +90 would of done the job but ut never :o( ...Show All
SQL Server Simple Yes/No Question Regarding Inferences
I was looking up information regarding SQL when I came across this on a website ( http://www.dbpd.com/vault/9801xtra.htm ): 19. Redundancy is good. Provide as much information as possible in the WHERE clause. For example, if the WHERE clause is WHERE COL1 = COL2 and COL1 = 10, the optimizer will infer that COL2 =10. But if the WHERE clause is WHERE COL1 = COL2 and COL2 = COL3, then optimizer will not infer that COL1 = COL3. Is this true for SQL Server Thanks - Jason "DiZASTiX" Adamus Turner wrote: DiZASTiX wrote: In Re Adamus: All birds have wings. All flies have wings. ================================= ...Show All
Visual Studio Team System Adding user from different domain to TFS workgroup
I am trying to add users of a different domain for TFS workgroup in the "Team Foundation Licensed Users" group and it is giving me : "Team Foundation Server" could not resolve the user or group <different domain user name>. The user or group might be a member of different domain or the server might not have access to the domain. Verify domain memmership of the server and any domain trust." I think the domain trust is OK. My question is can we add users from a different domain in the workgroup eidition I tried this successfully in the beta 3 refresh and it used to work fine. Yes you can add users from different domains to TFS. The issue that you are running into is that ...Show All
SQL Server outputting and ASCII file, not unicode.
Anyone know where I tell sql to output my query results to an ascii file instead of a unicode file ...Show All
