Software Development Network Logo
  • Architecture
  • Windows Live
  • Visual Basic
  • VS Team System
  • Game Technologies
  • Visual C#
  • VS Express Editions
  • SQL Server
  • Visual C++
  • Visual Studio
  • Windows Forms
  • Visual FoxPro
  • .NET Development
  • Visual J#
  • Windows Vista

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

kingswood

Member List

John Padilla
Arne Vogel
moconnor
Eric Donoho
vurdlak
DTMartin
MateuszKierepka
davidbellot
Jon Flanders
wll
TRietz
Ramzee
Jamie Carper
LUCYCARD
taogeh
GaneshParam
false420
Michael Nebel
Taurineman
Felipe Domingues
Only Title

kingswood's Q&A profile

  • .NET Development Sattelite assemblies (Globalization)

    Hi All, I am working on a windows project, The application which needs to be localize with the existing environment culture. But we have only .loc files , these are not going to be support in .net.(only resx files are supported). Can any one an idea how to convert a .loc file into .resx file. Thanks in advance ...... ...Show All

  • .NET Development How do I grant UIPermission?

    hi, I'm creating a new app domain and loading an assembly into it. I unwrap class Foo and execute method Bar which makes a call to MessageBox.Show("foobar"). This throws a UIPermission security exception. How do I resolve this BTW, The dll I'm trying to load isn't added as a project reference. When I do add it as a reference, no problem but I want to be able to load any dll that implements IFoobar. ...Show All

  • Smart Device Development sending files ffom smartphone

    Hi all, I am developing a smartphone application (in c#). This application will record the voice from the user and will save as .wav file. I have completed the work till now. Now I need to send this file to one of the Personal Computer(dedicated server) which is located in some other region. So i need to implement it as wireless connection (There will not have any wired connection between the smartphone and PC). I heard about so many technolog ...Show All

  • Visual Studio Team System Team System Cube Structure

    Is it possible to open the Team System OLAP cube in cube designer hosted in an Analysis Services project I am interested to find out about dimension attributes, perspective definitions, dimension usage in measure groups etc. Thanks in advance. Yes, you can download a project of the deployed cube by opening BI Development studio and choosing "New Solution". For the solution type, specify "Import AS database", and ...Show All

  • Windows Forms Is there is any way to accesses the protected SetStyle property of a control from the outside?

    Well, it seams to me once again I will throw away a 1000 lines of code just because I can’t find a way to access a method from outside the control. I’ve created a class that will extend the Windows.Forms.Control using the IExtender interface. I ...Show All

  • Software Development for Windows Vista DrawThemeBackground and Glass

    I have a custom window class that supports tool windows that have a slightly smaller caption than the standard tool window class (similar to Photoshop). When theming is available, it uses the DrawThemeBackground API to paint the caption area and min/max/close buttons. My app is getting glass O.K. in all other windows, yet DrawThemeBackground is displaying an opaque caption area and plain ol' buttons. I'm guessing I need to do something more. ...Show All

  • Visual C# datagrid: parametric number of records in a page

    Is it possible how I explain better: i want to obtain a variable of MaxRecordInPage for webconfig. My datagrid would have that number of record for each page. Thx ...Show All

  • Visual C++ Reflection Again

    Another reflection question, I have a class that I make into a dll, such as, public __gc class derivedClass: public baseClass { method that I have been able use via reflection... }; A function outside of the class, baseClass * create() {   return new derivedClass(); } Using reflection I have been unable to locate the baseClass create() function. Is there a way to find and run the create() function. Thanks in advance, Hoop ...Show All

  • Windows Forms Height of DataGrid row

    I have problem with height of DataGrid row. I need set height of row individualy by values on concrete row. But I don't know how.  I have class derived from DataGridColumnStyle class, but DataGrid calls only GetMinimumHeight function with no arguments an ...Show All

  • Windows Forms Nested forms

    Oh, Great Knowledgeable ones.... I need a form that looks kind of like this: Feb-06 NSBIR-2 LM-1 TAC-1 Pay Rate Pay Type % Allocated for Month Normal Hours % allocation Hours Allocated Pay % allocation Hours Allocated Pay % allocation Hours Allocated Pay Employee 1 ...Show All

  • Visual Studio Team System TFS, SQL server 2000 and SQL server 2005

    We have MS server 2003 with and SQL server 2000. I want to install on this computer TFS. But if I install SQL server 2005 standard edition, I have to use option - named instance. Then, w hen I am installing TFS, I receive error, that SQL server has to be a default server. Is possible to solve this problem We want to try if TFS will be good solution for us. I don't want uninstall SQL server 2000 and move every database to new SQL server 2005. ...Show All

  • SQL Server monitoring and administrating sql server

    is there a tool / feature of sql server 2005 that allows me to see all objects in memory, locks, users logged in at present and anything else i might need to monitor for things like deadlocks or resource intensive sprocs ...Show All

  • Visual Studio Team System Bug in team build report in beta3??

    I have strange problem with Beta 3 (I have to test it on refresh version also), when I launch a Team Build from Team Explorer, if I keep the "report" Team build generates, code coverage results are not included in that report page, but if I close the page just when it starts to be generated (when it first appears beginning team build), code coverage results are correctly included, it's not big problem for the moment (it's beta I know) but it is ...Show All

  • Visual C++ missing ';' before 'type', _CRT_SECURE_NO_DEPRECATE

    My file is named "main.c" and in her is: #include <stdio.h> #include <limits.h> # define _CRT_SECURE_NO_DEPRECATE int main() {   short h,m,s,h1,m1,s1;  unsigned long n,temp1,temp2;  printf( "Bitte Stunden eingeben im Bereich 0-23!\n" );  scanf( "%hd" ,&h);   while (h<0 || h>23)  {   printf( "Falscher Wert fur Stunden!\nBitte Stunden erneut im Bereich 0-23 eingeben!\ ...Show All

  • Visual C++ Dump files and obtaining stack information

    Hi All, Im trying to read a mini dump file using MiniDumpReadDumpStream, which successfully works, and want to know how to obtain stack information that is contained within this file. Ive found StackWalk64, which requires a handle to a process and thread to be passed in - how can this be obtained from the dump file If anyone has any examples - it would much be appreciated. Thanks Here u go take thi ...Show All

©2008 Software Development Network

powered by phorum