Bigmo's Q&A profile
Visual Studio DigitalPersona SDK.
Hi, everyone. Could anybody tell me where can I download the DigitalPersona SDK Was digging at www.digitalpersona.com , but didn't find a bit of useful info, only a few of useless .pdf files. I'll appreciate any help on this topic. if possible please post your answers to never_again@nana.co.il or miros_lav@mail.ru. Thanks. This SDK is very expensive. But the guys at www.griaule.com has a FREE SDK that supports the MS Fingerprint Reader, just download it! ...Show All
Architecture Visio and UML 2.0
Are there any plans to realize UML 2.0 specification in Visio Thanks Dim Hi, I don't work at Microsoft, but from what it seems, Microsoft is pushing towards using DSLs instead of UML notation, so it doesn't seems there will be an update to the visio's uml template. If you want to use UML my advice to you - try other tools (such as sparx EA, rational tools etc). Ido. ...Show All
.NET Development How to retrieve info (messages) from the SQL Execution
Hello. First, I hope I'm posting in the right forum. I'm developing av .NET application using ADO.NET. Everytime you execute SQL Queries the database returns information like "(1 row(s) affected)" etc, but I haven't found a way to get this info from the ADO.NET tools - eg. the SqlDataReader or OdbcDataReader. I need this information to get data returned by STATISTICS IO and STATISTICS TIME (ref http://www.vbcity.com/forums/topic.asp tid=29686 ) so I can make a small benchmarking app. I know about execution plans etc but these isn't realtime. Any idea how to return the text (Messages) returned from the database Thanks for an ...Show All
Visual Studio Express Editions A few things
Hello 1) How can i read and write text from a (text)file (encrypted if possible) 2) How do I create a chat application 3) How do I show the time and date in my program 4) Is it possible to let a program have more then one language For example that people can choose a language for the entire program And how is it done then 5) How to add a calender to it (without database and with notification on certain dates) => as a user control or something like that to my program. Bye and thanks in advance for anything you can tell me about this. 1 - The System.IO.File names ...Show All
Visual Basic do you get Vb 6.0 with Visual Studio. NET? And Can you work with your vb 6.0 code in it?
Hi, I apologize if my questions sound simplistic. I am new to the .NET and developer world. 1. What exactly comes with visual studio 2005 professional version My programmer says she saw somewhere that VB 6.0 comes with it in addition with VB.NET. I cannot find the answer on the microsoft.com. All it says is that the professional version has "ALL". It is not explicit enough unless I am not finding the right link. 2. Can one take VB 6.0 code and compile it as such and develop an executable inside visual studio 2005 Or is there no way to do it Or does one have to convert to VB.NET I thought I saw the "impor ...Show All
.NET Development Generics in WebService calls...
Can I use generic as a return type in webservices Can I do something like: [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1, EmitConformanceClaims = true)] public class Service<T> : System.Web.Services.WebService where T : new() { public Service(){ //Uncomment the following line if using designed components //InitializeComponent(); } [WebMethod] public T Get() { ...Show All
Visual Basic bullets instead of text when typing in a data entry field like for a password
How do I show bullets instead of text when typing in a data entry field like for a password Michael J. Dyrnaes Do you mean using the TEXTBOX control from the TOOLBOX and creating a field and then selecting setting the property USESYSTEMPASSWORDCHAR to TRUE If that is correct then I wish you had said that it took me a long time to understand what you said. Michael ...Show All
Visual Studio Tools for Office No SetSecurity Project in german VSTO
Hi everybody, I read the very good explantion or the deployment process of VSTO projects. The only thing I need is the mentioned SetSecurity project which isn't include in the german version from VSTO. Can anybody point me the way Thanks Lorenz Hi It is not very clear what is the SetSecurity project you are referring to Could you please give me more details about this For deployment related issues, it might be useful to check the following: VSTO Deployment These whitepapers are interrelated, so be sure to review both of them. · Overview http://msdn.microsoft ...Show All
SQL Server Backup Database Dialog Box - Not showing Schedule Option.
Microsoft SQL Server Management Studio 9.00.1399.00 Microsoft Analysis Services Client Tools 2005.090.1399.00 Microsoft Data Access Components (MDAC) 2000.085.1117.00 (xpsp_sp2_rtm.040803-2158) Microsoft MSXML 2.6 3.0 4.0 5.0 6.0 Microsoft Internet Explorer 6.0.2900.2180 Microsoft .NET Framework 2.0.50727.42 Operating System 5.1.2600 I've noticed that when I select a database ( via SMS), right click/Tasks/Backup, the dialog box does not have the Schedule backup option along side the Refresh/Help/Script options. Any ideas why this is not showing Driving me mad at the mo. Cheers in advance ...Show All
SQL Server CLR Trigger to write file.......
Hello, theres, I have a request to write to a file whenever new record added to the table. When records insert row by row, it goes well. but when more than 2 session insert at the same time, sometimes it duplicate some record in the file. I try to add synchonize code ( like lock , Monitor) but it doesn't work. any idea Regards, Agi I assume you are using this to generate an Audit log or something similar. Here is the route I took. http://sqljunkies.com/Article/4CD01686-5178-490C-A90A-5AEEF5E35915.scuk ...Show All
Windows Forms Missing ticks when in tracing mode?
I noticed that my herbivores sometimes don't get called every tick. Especially when they are attacked by a quick carnivore (e.g. Beast), they stay paralized and miss sometimes more than 5 ticks!!! I've put a WriteTrace command at the start of every LoadEvent, so this isn't about my animal thinking too long. It seems that animal is just not called for m ...Show All
Visual C# datagrid (compact framewrok) jokes
Source: http://msdn.microsoft.com/msdnmag/issues/04/08/Gridview/default.aspx Unlike the version 1.x DataGrid, the GridView can render on mobile devices, too. _________________ Source: http://www.microsoft.com/communities/newsgroups/en-us/default.aspx query=datagridview&dg=microsoft.public.pocketpc.developer&cat=en_US_63eccc41-76ef-46ae-bebd-63c5db6d3c36&lang=en&cr=US&pt=&catlist=1709d063-afd8-48c7-b806-c5ab84f8ee9f%2C9a8119cf-126a-4e25-924 >datagridView for PPC WM5.0 >Mark Arteaga 1/10/2006 DataGridView is not supported in CF2.0. So i have to use datagrid... ...Show All
Visual Studio Team System Application Designer Error
I've receive this error from AD. The diagram in now in Lock state. Synchronization for element ResourceType failed. Reason: An error occurred creating the configuration section handler for windows: The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Config\machine.config line 31) Any Help Thanks I believe this is a known bug in the Beta 2 version, in which config sections of type 'IngoreSectionHandler' cannot be loaded. This issue has been addressed in subsequent builds. ...Show All
Visual Studio Problem with Links and Paths when renaming project
Hi all, I am working on a project with SourceSafe 6.0d build 31222 and encounter following problem when renaming a project: The projects in VSS have e.g. following files $/One/Two/ThreeA/File1.txt $/One/Two/ThreeB/File2.txt $/One/Two/ThreeC/File3.txt Paths and links for files inside folders ThreeA,ThreeB and ThreeC are correct: e.g. for File1.txt Paths contains $/One/Two/ThreeA/File1.txt When I rename project Two to e.g. TwoA, paths and links for for "most" files are changed accordingly, but paths and links for some files are wrong e.g. Paths for File1.txt becomes $/One/TwoA/ThreeA/File1.txt which is correct Paths for F ...Show All
Software Development for Windows Vista WF and Office 2007 beta2
Is it possible to create a workflow in visual studio and utilize it in SharePoint If yes, how to I depoyit to SharePoint Do I need to use a SharePoint activity library Mikael Please use the newsgroups at http://www.microsoft.com/office/preview/community/newsgroups.mspx for questions about Office 2007 Beta 2. ...Show All
