Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #3K
~15.3K People Reached
About Me

Ctrl + C and Crtl + V ;)

Interests
.....Dot Net.....
Favorite Tags
Member Avatar for bharathi_n_r

Hi there,i have joined newly to this site....I am a learner as off now.i am developing a [COLOR="Green"][B]windows application [/B][/COLOR]using c#.net.. I have two types of users [COLOR="Red"]Admin[/COLOR] and [COLOR="Red"]Normal [/COLOR]users. I am having one login screen.i want the application to identify the two types of users when they enter …

Member Avatar for Shashikantp004
0
1K
Member Avatar for btech_Saurabh

Hi Developers..... I have a Problem.... I have a XML file.....n I have to Read the Data from that XML file n Create a New File and the Data is in a Binary Format.....(All the code is in C# only) I have used the BinaryReader,BinaryWriter and BinaryFormatter but i can't …

Member Avatar for Diwakar Kumar
0
5K
Member Avatar for btech_Saurabh

Hi Community..... "The request failed with the error message:<head><title>Document Moved</title></head>\n<body><h1>Object Moved</h1>This document may be found <a HREF=\"http://moss:25031/sites/Transformers/default.aspx\">here</a></body>" I get this error whenever i trying to use my WebServices via Proxy Class. I have created a Custom WebService, It builds fine. Then i created a .disco and .wsdl file by using …

Member Avatar for KSDev
0
576
Member Avatar for btech_Saurabh

Hi Developers....... Can anybody help me......I have an array and i want to enrypt that array and save that encrypted data into a file .......how can i do this...... i don't know ....how to do Encrytion in C# Every Comment will be welcome.... Thanks......

Member Avatar for aungzy24
0
137
Member Avatar for ebabes

Can anybody help me create a crystal report by merging two different tables in just a single report. I usually do it using the wizard of crystal report yet, I don't arrive with the format that I wanted to happen. The report looks like a report from a table plus …

Member Avatar for jerry32uk
0
125
Member Avatar for btech_Saurabh

Hi .... i want to track the Windows Lock Event. when user lock the windows by any possible way, i want to run my code at that event. but i don't know what is the event for this. any Ideas? Kind Regards, saurabh

Member Avatar for AmirBedair
0
141
Member Avatar for btech_Saurabh

Hi developers, I have a question can we dynamically load a UserControl in Ajax Popup Extender ? kind Regards, Saurabh

0
85
Member Avatar for btech_Saurabh
Member Avatar for freshfitz
0
110
Member Avatar for btech_Saurabh

Hi..... I am binding a Repeater control with List<int> at OnLoad event [code]protected override void OnLoad(EventArgs e) { if(!Page.IsPostBack) { List<int> datasource =Get(); if(datasource!=null) { rpt.DataSource=datasource; rpt.DataBind(); } } base.OnLoad(e); }[/code] it works fine.....my Repeater bind successfully......i have a button at each Repeater Item....When i click on that button my …

0
120
Member Avatar for btech_Saurabh

Hi Community I am trying to get the CredentialCache.DefaultCredentials for my WebServices. but CredentialCache.DefaultCredentials =null, CredentialCache.DefaultCredentials have to get the Windows Username and password ........but why it is null? Domain name="" Username="" Password="" ......please any body tell me whats the reason behind this.........i have also put impersonate=true in web.config file.... …

0
97
Member Avatar for btech_Saurabh

Hello Developers......... Can u please tell me how can we Handle the Events of Outlook Appointment Items.... What i have done is...... I am creating a Oulook Add-in in VSTO.... I create our own Oulook Calendar and put some appointments like I have a one Issue n it has StartDate …

0
71
Member Avatar for btech_Saurabh

Hi Developers .....I am facing a problem of adding an Image to CommandBarButton ( i m using the VSTO). Can any body help me out....... Every Reply will be Welcome.....

Member Avatar for btech_Saurabh
0
105
Member Avatar for greeny_1984

HII, i have a column in sql srver 2000 of data type bit.I have a checkbox in my page. i want to assign bit value to the column when the check box is checked and un checked,but i am getting errors when assigning true /false to the column.

Member Avatar for greeny_1984
0
7K
Member Avatar for pira

Hi, How and when web services should be used? Any specific scenarios or examples please? The application that I am going to develop is called ticket booking system what can be the use of Web Service to use here. Thanks,

Member Avatar for gjain81
0
111
Member Avatar for priyankaagrawal

Hello everyOne, I have build one active x control,now use this active x control in website,now i want to run this website in different machine with link [url]http://192.168.0.3/Website/Default.aspx[/url]. But the requirement is that .net framework must be installed on each machine where i want to run the link,but i don't …

Member Avatar for priyankaagrawal
0
102
Member Avatar for amith003

Hi all, I have created a DataGrid and i have included a template field of checkboxes(i.e' a column is created consisring of checkboxes) now i want to know how to get the data from the row in the datagrid where checkbox is selected and assign that data to any variable? …

Member Avatar for SheSaidImaPregy
0
141
Member Avatar for jochem23

Hello, I have a problem and i'm not sure if the solution i have is the only way to solve it. I'm trying to developing a webapplication in vb.net which enables users to print documents on their own pc. It should do some more stuff on the client (provide ATM/PIN …

Member Avatar for SheSaidImaPregy
1
297
Member Avatar for priyankaagrawal

is it possible to create setup of my own to install .net framework in machine, So that i can install only the files required by my webpage,and what ever is required to Run webpage. Any body know this

Member Avatar for priyankaagrawal
0
95
Member Avatar for bharathi_n_r

Hi fellows, Another Post with a different problem. I am having a form to book tickets...i have designed a seat layouts.. i have 8 rows and i named them from A-H. For each row i have a panel where i have put the checkboxes from 1-10 along with the row …

Member Avatar for btech_Saurabh
0
130