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

Software Development Network >> Kunal Sarkar's Q&A profile

Kunal Sarkar

Member List

catcyc
Curtis Man
burning snow
Lejing
fermo111
Diego Cánepa
confused_adp
Sergey Perepechin
nuno_donato
JTeoh
TSCH
Sgro
Dlimanov
sadia
JPlenert
tchow
gd2q
kanwalk
ivj
tgs_Prince
Only Title

Kunal Sarkar's Q&A profile

  • Visual Studio CallBrowser Sample?

    Documentation of VSIP refers to a managed sample named "CallBrowser". This sample is not included in the files installed with VSIP (VS2005 Beta2) while all other managed samples listed or mentioned in the documentation, are. Where can I find the CallBrowser sample Unfortunately the doc is wrong. The sample was not completed and added to the SDK so the docs got ahead of the content. The final docs will reflect this. Nor do I see this sample in the VSIP 2003 SDK. Sorry about that. ...Show All

  • Visual Basic drawing a Moving Line in VB2005 Express

    Can anybody help me with a small piece of coding I have used some code to draw a square within my form, using the drawline function with in the Form1_Paint event handler. With in this square, I wish to draw a line which originates from the bottom right hand corner, and is of a length with in the square. The idea to produce a form of Dial Gauge. The origin point will always stay the same place, but opposite end of the line is dependent upon the value of a textbox (say 1 to 10). Swing of this line should be between the 3 o'clock and 12 o'Clock Positions. If somebody can help with a sample of coding that I can experiment with. it would be grea ...Show All

  • SQL Server Returning results to MSMQ from SSIS Package

    I want my package to return the results to the MSMQ queue. from where it will be picked by another application. How do we do that. Do u suggest using service broker for that. in that case how to connect that application to ssis service broker   Tim Daniels wrote: Well this is confusing me also. Suppose I have a simple flat file, I want to process the file and send each row as a separate message to an MSMQ queue for consumption elsewhere. How do I do that Feels like it should be a MSMQ destination in the dataflow, not an MSMQ task in the control flow; something here I am not understanding. Thanks ...Show All

  • Visual Studio Express Editions Is Visual Basic Express A Toy?????

    Hi There This Dog Don’t Hunt........ From Visual Basic Guided Tour Managing Your Records: Using Data in Your Program In this section, you will learn about working with databases. This Section Flat A*S Does Not work.... It DOES NOT Update the Data Base.....Rendering this Version of VB Express to the TOY BOX..... It Ain’t Just Bronco.... Check The Forum for multiple posts saying the same thing...... This Edition is for Advertising and Not Production......... What A Shame Because It Was So PRETTY........ Cheers Bronco Billy "Beer and Fast Women are Ok... No Cigarettes or Hard Liquor Allowed John fro ...Show All

  • Visual C++ Runs fine in debugger, but not as app

    So I've written a screen saver (MFC-based), and when I run it from the debugger it runs perfectly fine. But when I then right-click on the build .scr file and select "Test", the application loads, and shows up in task manager, but doesn't actually start up. Any advice would be greatly appreciated. Thanks check this: http://www.codeguru.com/forum/showthread.php t=269905 ...Show All

  • Windows Forms A problem with SplitContainer

    At run-time, it is expected that when we adjust the height of one pan of the SplitContainer, in Horizontal Orientation, the height of the other should adjust accordingly. But in my case, I find it that when I reduce the height of the lower pan, the height of the upper pan remains fixed and thus creating an un-used space between the two pans. I am using the SplitContainer , in Horizontal Orientation , with the following settings: The Anchor property of the SplitContainer is set to Top, Left and its Dock property is set to Fill . Both of the upper & the lower pans are hosting ListView controls. The Anchor property of the upp ...Show All

  • SQL Server Am I missing something???

    So I'm using the new Microsoft SQL Server Management Studio (aka Enterprise Manager)... 1. So I load it up, add a few sql servers to it. Mess around, close it, open it again and lo and behold it didn't bother to keep any of my settings or any of the SQL Servers that I had added and anoyingly asks me for login information to add another one.  Unless I'm missing something, you just threw out one of the best parts of Enterprise Manager. Please someone tell me how to fix this so that it works the way it should. (and someone else, i.e. Microsoft, make it the default behaviour to add and save any sql servers and bring them up the next time, t ...Show All

  • Visual Basic Introducing Microsoft Visual Basic 2005 for Developers

    guys, cool ebook about Visual Basic from microsoft. It's Free http://msdn.microsoft.com/vbrun/staythepath/additionalresources/introto2005/ Its often the link that is posted when people are getting started with VB.NET 2005/Express and want some help / walkthroughs etc. ...Show All

  • Visual Studio Team System VS 2005 RC & Team

    I have installed VS 2005 RC and I am confused...I cannot see any menu items to the Team functionalities. How can I connect to a team server Am I the only one in this situation or was the Team stuff left out of the RC I did a full install by the way. Did I miss something Thanks. Hi, You are right. I checked as well and I dont see any of the Team functionalities. The installer was however called Team Suite. They are planning to release the Beta 3 of Team Foundation Server soon, I wonder if they will release a client extensions pack along with that for VS2005 RC which will add the team features. Regards, ...Show All

  • Visual C# select datagridview row programatically

    how to select a row in datagridviewprogramatically idea is to move the selection back to selected row after a page refresh.... i can set back the page position, but how to move the selection ! You can now post in this the Windows Forms General Forum . New forums are popping up everyday! ...Show All

  • SQL Server How to find out whether a report is being generated ON-DEMAND or ON-SCHEDULE?

    Hi: I would like to find out if there is any way of telling a particular report is executed by a user-click event or fired by a schedule event. Here are my two use-cases: 1. We want fire different custom methods in ON-DEMAND and ON-SCHEDULE executions 2. On the final report, we want to show "This report is generated ON-DEMAND by user X" or "This report is generated ON-SCHEDULE" Please let me know, Thanks Yared You can look in the ReportServer DB ExecutionLog table where the username is recorded. ...Show All

  • Windows Forms Removing Duplicate Records

    I have a datatable which is the result of the import of some proprietory data. It's a transaction record table for customer purchases. Each transaction is linked to the customer account via their unique account code. In my sample data, i have about 4000 transaction records, which relate to approximately 350 unique customers. I want to filter my transactions table based on a date range (which i can do) and then REMOVE all records that are OUTSIDE that date range. Once that is done, i want to REMOVE all DUPLICATE records, based on the account code column, so i only have ONE record for each account code remaining. I can't for ...Show All

  • .NET Development I FOUND IT

    I have Custom sink which is modified version of Stephen Toub's Asymmetric Encryption Channel Sink.  It works fine. When I included Compression in that, it gives me an error "The client sink is unable to maintain a secure channel with server". I think I am not calling Compress/Decompress properly. Does any one have working example of Server and Client Sink which does both Encryption and Compression  I am referring to Ingo Rammer's example for adding Compression. Thanks, -- Kumar   It boils down to this error: Whenever I try to UnCompress the Stream, I get this exception: System.FormatException: Header check ...Show All

  • .NET Development Ndoc dead link

    Hi all I did create xml doc with vbcommentor and create a helpfile with Ndoc. When i run the chm file from my computer everything is fine. But when i run it from an other computer i get the treevieuw on the left side but when i click on a node i got a dead link (page not found yada yada) I must be missing something Remco The first link is to a Microsoft patch ( http://support.microsoft.com/kb/892675 ) A CHM is a compiled hm file. It's actually a series of htm and resource files (e.g. gif/jpg/swf), organised together, and then compressed and compiled. The error indicates that it can't extract a file from its ...Show All

  • SQL Server Several data sources for one report

    Hi everyone, Is there a possibility to use several data sources (therefore several databases) for one report and output fields from both data sources (databases) in this report, or this feature is not yet available If not, what are the chances that it will be implemented in RS 2005 Thanks, Anton.   Brian Welcker - MS wrote: It is possible to have multiple queries in a report, each bound to a independent dataregion on the report. Reporting Services does not support multi-query joins in either the 2000 or 2005 versions. Brian can you please be more verbose on this subject. From the way I read ...Show All

©2008 Software Development Network