Software Development Network Logo
  • Microsoft ISV
  • IE Development
  • VS Team System
  • Visual FoxPro
  • Visual C#
  • Game Technologies
  • .NET Development
  • Windows Vista
  • SharePoint Products
  • Windows Forms
  • SQL Server
  • Visual C++
  • Visual Studio
  • Audio and Video
  • Visual Basic

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

ashk1860

Member List

pompoko
Roy mm
Courtney Goodin
smith_a
Apolodor
Andrea Antonangeli
Blkbird
Shirvo
malindor
martinnickel
jdrawmer
QSI-Inc
enric vives
spree
Juraj Oprsal
SIYER
Jason Callas
Hippunky
Ralph Egas
Tim Mercer
Only Title

ashk1860's Q&A profile

  • Windows Search Technologies Outlook search, cache mode only???

    I just upgraded to V3 RTF, but I cannot get it to index my outlook XP. The message is it only indexes in cache mode. outlook XP doesn't have cache mode. We are running Exchange 2003 SP2 V2.5 could index outlook XP. Please help. thank you jb Outlook XP doesn't have cache mode (XP has offline folders). Only Outlook 2003 has cached mode. I guess my question is why the change. thanks,jb ...Show All

  • Software Development for Windows Vista Invoking the RootActivity Context's CloseActivity can not raise the WorkflowRuntime's WorkflowCompleted event

    Hi all, i create a custom composite Activity as Root Activity. but at last execute point . Invoking the Root Activity Context's CloseActivity can not raise the WorkflowRuntime's WorkflowCompleted event. after tracing , i assurance that all child executingstatus is closed. why. anybody can give me some idea. Matt. I have the same problem if (ActivitiesToClose == 0) { context.CloseActivity(); } even after closeActivity is called it fails to invoke WorkflowCompleted event even after i closed the solution and rebuilt it, it didn't work ...Show All

  • Visual Studio 2008 (Pre-release) Reading and Writing image "Rating" metadata

    I'm looking for a way to read and modify "Rating" metadata that Vista uses to rate image files. I'm able to read the rating although I noticed that the rating is written in several places in metadata... and I'm not sure which Vista is using... it looks like all of them are changed at the same time and are kept in sync... so do I have to modify all of them to keep them in sync /xmp/Rating / xmp/xap:Rating /app1/{uint=0}/{uint=18246} When I'm trying to modify the rating... nothing happens... I'm using this code Stream fileStream = new System.IO. FileStream (path.LocalPath, FileMode .Open, FileAccess .ReadWrite, FileShare .ReadWrite); BitmapDecoder decoder = BitmapDecoder .Create( this .fi ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. AI Resources

    I'm reaching out to the XNA Community for some good (and free) information on Artificial Intelligence and/or pathfinding Anyone know any ...or if not free, some book recommendations I'm not well versed in game AI (just theoretical), but typically AI is given a fairly small CPU budget compared to rendering, the bulk of which is taken up by pathfinding algorithms (in games where that is applicable). I don't think game AI has progressed that much in the last 6 years. I'm not sure about the rest of the book however... ...Show All

  • Windows Forms Master Detail in VS C# 2005 (Windows Application) !!!

    Hello everybody, Is there anyway I can set a Master/Detail relationship between my 2 tables on a windows form. I have already done it by filtering my detail table, but i am wondering if there is any way that VS C# does it for me automatically. Thanks, Mathew Hi Matthew, I haven't used that facility, but if you go to this site http://msdn2.microsoft.com/en-us/library/y8c0cxey.aspx there is a Walkthrough on how to do what you want. If that link doesn't work, go to the MSDN Visual Studio site and do a search for Master-Details Forms, which will find it. Chapter 4 of "Introducing Microsoft Visual Basic 2005 for Developers " also told how to do this. This book was available as an E- ...Show All

  • Connected Services Framework Product Service mapping to be loaded at runtime

    hi, I receive a request from my order management system which has some product information. Based on this product, i need to pick up the services that have to be provisioned. Also i Need to know the which methods of the services have to be called. What is the best way of doing this One option that i have: 1. OHSBE receives request from OMS. 2. OHSBE sends request to Service Logic. 3. Service Logic sends a request to Product Service Mapping (which can be implementd as web service) and returns an XML.Can this service also return me actions 4. and then Service Logic calls various services. Services to be called is determined at run time. How can Service Logic be modelled for the same using C# or using BizTalk Any he ...Show All

  • Smart Device Development Datagrid / Refresh ?

    Hello everyone, I red all messages but i couldn't find any solution. My problem seems simple: environment: Vs 2003 /Sqlce When i enter a new row , the datagrid doesn't reflect the change. my code: Private Sub Button4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button4.Click Dim xx As Decimal Dim CN As New System.Data.SqlServerCe.SqlCeConnection("Data Source = \My Documents\sgdb.sdf") Dim DA As New System.Data.SqlServerCe.SqlCeDataAdapter("SELECT HEAD_ID,LINE_ID,BARCODE_STR FROM SG_INV_BARCODE_LINE_TAB", CN) Dim DS As New DataSet Dim CMD As System.Data.SqlServerCe.SqlCeCommand = CN.CreateCommand() CN.Open() DA.Fill(DS, "SG_INV_BARCODE_LINE ...Show All

  • SQL Server various isolation levels use in .net

    I am using .net and wish to use Com+ for transactional handling. I wish to know that if i wish to achieve optimistic concurrency in .net database transactions, which one of the isolcation level to use 1)readcommitted 2)readuncommited 3)repeatableread 4)serializable Also please let me know in which conditions should we use each of these isolation levels. Regards Your're really asking about transaction isolation here. Readcommitted will be your best choice in most cases. Readuncommitted will actually give you higher concurrency, but at the expense of saccrificing the data consistency and integrity guarantees that you normally expect from a database. It has its place, but you need to be ...Show All

  • SQL Server Reporting Service Web Service from PowerBuilder 10.5 ...

    Has anyone implemented Reporting Service (Execution) Web Service from within Powerbuilder 10.5 I am trying to pass NULL value to the second argument of LoadReport function (to not get the History Snapshot) and the SOAP call gives an error message "String was not recognized as a valid DateTime". I could not pass Powerbuilder NULL (SetNull(StringColl) and StringCol passed as the snapshotID) value as the second argument to LoadReport as for some reason the Web Service could not be invoked. If I pass empty string (or 'NULL' string) I get the following error message. If I pass 'or '1900-01-01T00:00:00', then Reporting Service looks for a snapshot with this date and fails. Is there a way to send a string f ...Show All

  • Smart Device Development Need help with RDA

    Sorry for my english, I knew it's awful....If you knew russian it be better to speak on it... My app with it database is loaded on Pocket PS(SQL Mobile Server)...On my computer i have copy of app DataBase.. I need to refresh data from my computer to pocket PC ...OS - Win2003SP1 ... DataBase SQLServer2005SP1....I load sql mobile edition tools and ISS tools.. Installed them and with help of Sql Mobile Tools make virual direktory to wich i can access from Pocket PC and where I see dll file which is needed to start sql mobile server agent. I can access it....but I can't start replication.. In my sql server 2005 I make subscription and publication ... I don't know how to start replication ....to refresh data on Pocket PC from SQL Server.... ...Show All

  • Visual C++ LNK 2019, inline functions

    I made a class in the header file class Foo { public: float area(float x, floaty); }; in the .cpp I tried #include "Foo.h" inline float Foo::area(float x, floaty) { //lot's and lot's and lot's of stuff . . return variable; } and I get... error LNK2019: unresolved external symbol "public: float __thiscall Foo::area(float x, floaty)" If I take away the inline everything works. No, we don't want the code to be in the header. What am I doing wrong ( 2003 .NET) If you don't need an inlined function, don't add the "inline" keyword when you define it in your source file. If, however, you want the function to be considered for inlining, either: add "inline" ...Show All

  • Windows Live Developer Forums One thought ...

    Hi, Is there any reason why when I run the sample from the search SDK on my personal server at home it works perfectly fine, yet when I load the same code to my hosted server I get an error message saying that the service did not repond correctly (System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) at System.Net.ServicePoint.ConnectSocketInter ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Content pipeline design issues

    I LOVE the content pipeline, but while digging deep and creating a bunch of cool custom importers/processors/etc I found a few annoyances that I don't see clean solutions for. I was hoping some experts here or MSFTies could set me on the right path. My problem is with the content pipeline and it's files/types. I have two assemblies that I'm using, we'll call them Foo.Content and Foo.Content.Pipeline, with Foo.Content containing the types I use and the content readers, and Foo.Content.Pipeline containing the processors/writers/importers. Of course I have two versions of Foo.Content (one for Windows, Foo.Content.Windows, and one for the 360, Foo.Content.X360 - the 360 one has the files from the Windows folder linked in). I kind of lik ...Show All

  • Visual Studio Team System CA1019 DefineAccessorsForAttributeArguments and private setter

    Since C# 2.0, it is possible to restrict accessibility on property getters and setters. But FxCop’s rule ignores the restricted access to a property setter on a property corresponding to a positional attribute argument and advises to remove the setter, which is IMO unnecessary. [AttributeUsage(AttributeTargets.Property)] public sealed class MyPropertyAttribute : Attribute { public string Property { get { return property; } private set { property = value; } } private string property; public MyPropertyAttribute(string property) : base() { Property = property; } } Nice catch! I'll file this bug internally and you should see this fixed in the next version of Visual Studio/FxCop. Tha ...Show All

  • SQL Server How to change Connectionstring in SQLCLR project?

    Hi, I have created a SQLCLR (database) using C#.. named SQLCLRtest The Connection string is stored in SQLCLRtest.csproj file here is code of csproj file <Project xmlns=" http://schemas.microsoft.com/developer/msbuild/2003 "> <PropertyGroup> <AssemblyOwner> </AssemblyOwner> </PropertyGroup> <ProjectExtensions> <VisualStudio> <FlavorProperties GUID="{c252feb5-a946-4202-b1d4-9916a0590387}"> <DatabaseConnection Name="Data Source=DBserver;Initial Catalog=TestDB;Integrated Security=True" Provider="{91510608-8809-4020-8897-FBA057E22D54}" ConnectionString="01000000D08C9DDF0115D1118C7A00C04FC297EB01000000A2744997FFD51E459D042 ...Show All

©2008 Software Development Network