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

Software Development Network >> Sreenivas amirineni's Q&A profile

Sreenivas amirineni

Member List

Fernando Simonazzi
mosaic
stang4lyfe
Scienter
breceivemail
vc#tyro
R.Tutus
JDPeckham
pasha2k
cheekster
vab
shayc
InfamousMyzt
wizardofwellingboroough
mwoehlke
kevin D. white
Gordon Henriksen
tribal
Ringo21
Karthick1020
Only Title

Sreenivas amirineni's Q&A profile

  • Visual Studio Express Editions [VB.Net] Windows media player dousn't stretch visualisation

    Hi, I've embedded the Windows Media Player. When I load a audio file from a other form(by: wmp.URL = audiofile), the visualisatien shows in a almost square and not 16:9 as the mediaplayer screen is sized. If I load the audio file from the same form as the mediaplayer is on, it works fine and stretches over the whole 16:9 sreen. It's a MDI and non of them are the main form. What can be the issue here ...Show All

  • Visual Studio Express Editions Asynchronous Calls

    hello fellow programmers, i was just having some problems on how to make an asynchronous call. well, can someone show me a very simple program thats uses asynchronous calls thanks in advance! I don't really consider delegates to be asynchonous in the sense I'm talking about. Yes, a timer event is asynchonous but what I'm really talking about is asynchronous I/O. Delegates are about multithreading, another aspect of asynch, but they are not true asynch communications. ...Show All

  • Visual Studio Export Bottom, Can I get this event.

    Hi, I need one help to get the event export for this control viewer Thanks ...Show All

  • Visual Studio Express Editions password

    Hi. I want thes users of my applications to see ****** instead of letters or numbers that they write in password textbox. How can I do that As a side note, you can use: TextPass.PasswordChar = ChrW(&H25CF) To set your password character to a big black blob, instead of an asterisk. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. XAP Importer

    Hi, I'm loading files from a windows form test application and I want to load XACT audio assets, but my idea was to ask the user only for the xap project filename, generate the files into a folder in run time and then simply load all the generated data according to the extensions. I've been doing MSBuilds for other standard importers, but I just can't find the names for the importer and the processor. My documentation shows N/A when it comes to XACT projects. Any idea    Thanks! The XACT build process is a bit different to other kinds of content, because we had to sit on top of how the standard XACT tools work, rather than building it fro ...Show All

  • Visual Basic Display HTML in form.

    Hi! I'm new here and new to VB. I hope this is an easy question with an easy solution. I am developing a text script "Format" program for work for me to use in our CRM program. I have one texbox which gets populated with a textfile (containing HTML tags) via Option buttons. I want to be able to edit the HTML template in teh textbox and show the edit updates in a ObjectBrowser. So I do not want to 'WebBrowser1.navigate' anywhere, I just want to take the text contents of Textbox1 and dispay them as HTML on Webbrowser1. Am I constructing this right with the Browser obj or is there a better way Yeah thats pretty much what I'm going for but within a VB app. I click an Option1 ,Opt2, Opt3 ect ect, to p ...Show All

  • SQL Server is there a way to attach remote files when send email with database mail? thanks

    . two things : I use this SP to send out email execute msdb..sp_send_dbmail @profile_name='ablesys',@recipients=@to,@subject=@subject,@body=@body,@body_format=@body_format,@file_attachments=@file_attachments in the @file_attachments, I should list out all attached files, separete them with semicolon. first problem is it can not accept remote file, for example, this will work - "c:\test.pdf", but this will not - \\machine2\c$\test.pdf second problem is I can not set attached file name which is different from the real file name, when I send out a bunch of emails, I will create their attachment files in a folder, for example, I need send two emails to two people, both email need a att ...Show All

  • Visual Basic DB Timing Issue (I think)

    I'm not sure which forum this belongs in, so I'll start here. I write a record to an Access DB and shortly thereafter try to read it back. No record is returned. I break @ the re-read and check Access with its IDE. No record shows. I refresh in Access and still no record. If I let the process run to termination (ie, back to the screen) and then attempt the re-read, the record is there (both in the application and the Access IDE). I seem to recall there is a 'flush' type process that can be called to write dirty buffers, but I can remember what it's called (or really if it exists or is just my Old Memorex Memory). Any ideas (Please don't ask for code -- its about 1000 lines . Roger Hi, It is very difficult to help w ...Show All

  • Architecture using Object datatype in C#(Disadvantages)

    Hi All, I have a question here, is it good to use Object data type as return type for many methods. Because of it boxing/unboxing has to be done.I see some performance issues in it. Am i right or wrong Please throw some light on whether it is good use Object datatype as return type in a method.Its advantages and disadvantages. Fine if we get some links on msdn too. Thanks in advance. Regards, Arun Read this thread . Regards. ...Show All

  • Visual Studio Using Help Generated by Help Studio 2.1 with my WinForms Application

    Hi, I have the September RTM version of the Visual Studio 2005 SDK installed which includes Help Studio 2.1 How do I use the help generated/built by Innovasys Help Studio 2.1 within my C# WinForms application For example, if a user clicks on the help button, I would like the .hxs contents to be displayed for the user. I did a lot of searching, and am on the fence whether this is even possible or not. If it is possible, I would appreciate any pointers. If not, could you provide some alternatives. I have create a bit of help in Help Studio that I would like to use in my WinForms application. Is converting the .hxs to .chm and using that an option If so, how Thanks in advance. To clarify - th ...Show All

  • Visual Studio 2008 (Pre-release) Customizing WPF DataTemplates....

    I have defined a dataTemplate as follows: <DataTemplate x:Key="photoTemplate_Small"> <Grid Width="Auto" Height="Auto" x:Name="Grid" Margin="10,10,10,10"> <Grid.ColumnDefinitions> <ColumnDefinition/> </Grid.ColumnDefinitions> <Grid.RowDefinitions> <RowDefinition/> </Grid.RowDefinitions> <Border HorizontalAlignment="Left" Margin="0,0,0,0" Width="Auto" Background="sc#1, 1, 1, 1" x:Name="Border" BorderThickness="0,0,0,0" CornerRadius="8,8,8,8"> <Image Source="{Binding Path=ThumbNailPhoto}" Width="100" Margin="5,5,5,5" x:Name= ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Need a Graphics Card with Min XNA specs

    I just ran a tool and it appears my card is not complient. I was ready to give up Beta'ing this app but then saw some of the cool stuff people are doing, so I gotta get me a card. Do any of you guys have a link you can reccomend for the least expensive graphics card that should meet the requirements to develop with the express app If you know the specific brands/models likely to be the most resonably priced that would be usefull information as well. Thanks in advance for any reccomendations. I didn't say anything about "branded pc's", just 3D graphics cards you find on the shelf. I would like to see one current 3D card on the shelf that doesn't support XNA. Xna is built on Direct3D 9. A curre ...Show All

  • .NET Development .Net remoting error

    I want to share a common connection object between my applications on a single client. so i am using .Net remoting feature. I have created a serializable class on server where it returns the serialized onnection object to the client. But when i am using this object on client i am getting an error " Remoting cannot find field 'ObjectID' on type 'System.Data.SqlClient.SqlConnection'." I am not getting it whether i am correct or not. please help me out. Regards, Varsha See the link from that other post for an example. Flowing means that the client's transaction should somehow reach the server and they should both take part in a distributed transaction. ...Show All

  • Windows Forms Getting the xp styles to work on windows 2000

    Hi Is it posibble to somehow getting the windows xp control styles (buttons tabcontrol etc.) implemented in windows 2000 I dont know if you can do something in the compilation so that the controls are compiled also. My program is made in vb2005 with a ot of the xp styles, and it looks really crappy in windows 2000. It's not easy to sell if every buyer has to upgrade to windows xp when they still have to pay full price even if they have a full windows 2000 license.. I myself is not a fan of windows 2000, but some of my potential buyers only have windows 2000, because it is expencive to change OS. im not entirely sure since I don't do much GUI development but a guess would be to override some pai ...Show All

  • SQL Server Replicating Stored Procedure permissions issue

    I'm having a problem replicating stored procedure permssions accross two sql server 2005 servers, using transactional replication. When I replicate tables, it's easy enough to send the permissions over from the subscriber since there is an option under the articles properties for "Copy permissions." I can't seem to find any such option for SPs, UDFs or views. Am I missing something So the other idea I had was to create a script to grant the proper permissions, and run it using sp_addexecscript to my publication. Currently I have two one-way transactional publications. One publication for all my tables, and another for SPs, UDFs and views. I can run sp_addexecscript on the publication containing all my tables with out a problem, ...Show All

©2008 Software Development Network