15,991,060 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by arun_pk (Top 59 by date)
arun_pk
3-Jun-14 4:43am
View
Avinash
Thanks for the reply..
the solution you provided is correct . But i am looking for a code which doesnt write anything in code behind .. I could solve this please see the updated question.. But will not work if i want to make the mylabel1 visibilty collapsed and mylabel2 occupies the both rows
arun_pk
15-Sep-13 4:33am
View
InRange method output is a gray image . still not able to find the no yellow color objects present
arun_pk
5-Sep-13 10:47am
View
Hi,
I am facing issues in using cvInRangeS() method..
Destination image parameter is creating issues for me :(
i get an exception like this
" Emgu.CV.Util.CvException: OpenCV: src1.size == dst.size && dst.type() == CV_8U"
arun_pk
20-Aug-13 2:09am
View
Hello Sriram
This is how i had placed the controls.. for eg here i am using four buttons.
I have a grid with 2 columns and 3 rows..
<grid>
<grid.columndefinitions>
<columndefinition width="52*"> <columndefinition width="21*">
<grid.rowdefinitions>
<rowdefinition height=" 52*">
<rowdefinition height="21*">
<rowdefinition height="21*">
<Button Grid.Row="0" Grid.Column="0" Grid.RowSpan="2" Margin="5,5,5,5"></Button>
<Button Grid.Column="1" Grid.Row="0" Grid.RowSpan="2" Margin="5,5,5,5"></Button>
<Button Grid.Column="0" Grid.Row="2" Margin="5,5,5,5"></Button>
<Button Grid.Column="1" Grid.Row="2" Margin="5,5,5,5"></Button>
arun_pk
30-Apr-13 0:36am
View
Thanks for the reply Sergey..
Avian Carrier is a cellular network?
What i really need is the communication network.. whether it can be wifi .. or cellular or ethernet to get connected to Cloud..
Sorry if i was not clear
arun_pk
2-Apr-13 4:36am
View
Sorry i didnt explain things properly in my question.
My requirement is to get a control which can be used in a UI application to show huge no of data .
arun_pk
28-Mar-13 1:32am
View
Hello OI
thanks for the document.
Here i am not sure Microsoft already have a Framework developed called CHEMRA ??
Or is it like i need to develop a framework based on the principles in this white paper ?
arun_pk
11-Oct-12 11:06am
View
Please give some more information about your application..
arun_pk
9-Oct-12 14:51pm
View
ok ..
arun_pk
9-Oct-12 14:42pm
View
what is an inquirer?
arun_pk
9-Oct-12 13:56pm
View
done thank you Sergey
arun_pk
9-Oct-12 13:35pm
View
not better .. just the best :) my 5
arun_pk
29-Sep-12 12:11pm
View
but this doesnot give the application path .. here i am trying to get the vpnClient.exe
this is what i was looking for
the answer you given was no where related to this..
sorry to say this..
arun_pk
29-Sep-12 12:10pm
View
Sorry this is not at all what i was asking for...
arun_pk
29-Sep-12 5:36am
View
Application ?? please say the namespace
arun_pk
29-Aug-12 23:49pm
View
I am using visibility COnvertor but it still keep a blank treeview item inbetween :(
arun_pk
29-Aug-12 23:48pm
View
Yeah removing will work . But the requirement is to keep the item in collection and make it invisible :(
arun_pk
8-Aug-12 15:42pm
View
Just superb
it worked .. Thaaaaaaaaaaaaaaks a lot
arun_pk
8-Aug-12 15:13pm
View
SAThanks a lot.
Its working. My requirement is bit more complicated.
In my in window i have a user control .. inside the user control i have a button.
on click of that button i am opening a modal window..
So the showDialog method is been called inside the user control
so i cant set the Window.Owner = this
because the this pointer is pointed to the UserControl where as the Owner property is expecting a window..
how shall i set the owner of a window from a usercontrol?
arun_pk
8-Aug-12 14:14pm
View
open the application.. click on button which open the child modal window
click windows key + d .. Now desktop is shown
again click back the application from taskbar ..
my main application is shown.
the child modal window is not focused
:(
arun_pk
8-Aug-12 12:02pm
View
can u press windows + D
then click on your application..
please lemme know how it behaves
arun_pk
8-Aug-12 11:48am
View
private void button1_Click(object sender, RoutedEventArgs e)
{
Window1 aa = new Window1();
aa.ShowDialog();
}
i am doing it in this way
arun_pk
26-Jul-12 16:03pm
View
Thanks for the reply .. I have two way's of catching the exception .
1. Try catch inside some methods and then Log the Exception in a common place
2. Catching application at the very High level
2.1 Using the DispatcherUnhandledException
2.2 Handling the UnhandledExceptionEventArgs
And from you reply . i am sorry i didnt understand how can i compile with the debug information ??
And can you please suggest the best way of getting Details which i mentioned in my question and the InnerException
thanks a lot
arun_pk
1-Mar-12 1:45am
View
Sorry ididnt understand :(
arun_pk
1-Mar-12 1:15am
View
yeah..
when i select each item of the first grid the second grid values will change..
CollectionView source helps only to sort first time.. that is on load .. the first grid's first item is selected .. So now if i change the second grids age coloum the values are sorted but again if is select the first grids another location item .. the second grids sorting is not workin any more :(
arun_pk
1-Mar-12 1:06am
View
Sory the link you provided will is applicable only when u have one grid .. when ever selection of the second grid changes the collection view source is not helping much ..
arun_pk
8-Feb-12 4:44am
View
HiYes my ID property also has property changed event
public int ID
{
get
{
return this.id;
}
set
{
if (this.id!= value)
{
this.id= value;
}
OnPropertyChanged("ID");
}
}
arun_pk
1-Feb-12 4:26am
View
sorry i did not understand fully..
so end of my regular expression i should add
'/\*([^*]|[\r\n]|(\*([^/]|[\r\n])))*\*/' ???
arun_pk
10-Jan-12 8:16am
View
Thanks a lot this is working for me
my 5
arun_pk
2-Jan-12 7:11am
View
Thanks Manfred.
I will use this..
and i will let u know if some probs in my req
My 5
arun_pk
2-Jan-12 7:05am
View
I just simplified my problem and asked..
Actually my req is bit complex ..
arun_pk
7-Jul-11 10:40am
View
thanks it worked
just a small correction if (address.Address.AddressFamily == AddressFamily.InterNetwork)
arun_pk
7-Jul-11 10:12am
View
foreach (NetworkInterface networkInterface in NetworkInterface.GetAllNetworkInterfaces())
{
IPInterfaceProperties ipInterfaceProperties = networkInterface.GetIPProperties();
foreach (UnicastIPAddressInformation address in ipInterfaceProperties.UnicastAddresses)
{
ipAddressInfoList.Add(new IPNetworkInterfaceInfo(address.Address, address.IPv4Mask));
}
}
current code is like this how shall i handle to avoid those junk values
arun_pk
7-Jul-11 10:12am
View
foreach (NetworkInterface networkInterface in NetworkInterface.GetAllNetworkInterfaces())
{
IPInterfaceProperties ipInterfaceProperties = networkInterface.GetIPProperties();
foreach (UnicastIPAddressInformation address in ipInterfaceProperties.UnicastAddresses)
{
ipAddressInfoList.Add(new IPNetworkInterfaceInfo(address.Address, address.IPv4Mask));
}
}
current code is like this how shall i handle to avoid those junk values
arun_pk
6-Jul-11 2:55am
View
Multiple document is available in Avalon Edit??
arun_pk
1-Jul-11 7:36am
View
Thanks Abhinav
good one
but i was looking for a simple one
arun_pk
30-Jun-11 8:15am
View
No .. Yes i wil contact them
arun_pk
30-Jun-11 6:17am
View
Again Thanks Pete.. :)
i will try this..
My 5
arun_pk
30-Jun-11 2:58am
View
Thanks Abhinav
for TreeViewItem i am not able to find Command
How shall i Bind a Command for TreeViewItem
arun_pk
29-Jun-11 3:29am
View
I tried but i am not able to declare any variable with TDataHolder in my Dialog class
:(
arun_pk
28-Jun-11 11:19am
View
Deleted
Thanks...
Do we have a direct way
like
IList<mytemplate> obj = new List<mytemplate>();
arun_pk
23-Jun-11 7:16am
View
It was very a very clear solution
My 5 for the answer
arun_pk
23-Jun-11 6:57am
View
Thanks a lot
arun_pk
23-Jun-11 6:16am
View
OK ..thats great thanks...
but i am getting an error on ........BasedOn="{DynamicResource fontStyling}
"A 'DynamicResourceExtension' cannot be set on the 'BasedOn' property of type 'Style'. A 'DynamicResourceExtension' can only be set on a DependencyProperty of a DependencyObject."}
arun_pk
23-Jun-11 6:09am
View
Yes I already have a dictionary
I have added the snippets which you provided above
But i wonder how the styles will be used with out any key...
sorry i am new to wpf :(
arun_pk
23-Jun-11 5:43am
View
Thanks Pete
I am not having an app.xaml
coz here in my project i am using my wpf contol in winform..
so how can i use these styles in my user controls....
arun_pk
22-Jun-11 9:34am
View
thanks this is working
arun_pk
22-Jun-11 9:33am
View
Brush worked
thanks
arun_pk
22-Jun-11 6:51am
View
thank you
its working
arun_pk
21-Jun-11 8:40am
View
Thank you very much
my 5
it worked :)
arun_pk
21-Jun-11 8:34am
View
Deleted
what is this local:Customers ..
i am getting some error on Local ..........
Error 1 ''local' is an undeclared prefix. Line 6, position 10.' XML is not valid.
arun_pk
21-Jun-11 8:23am
View
Thanks for the reply
DataContext="{Binding Customer}"
inside the DataGrid Tag ?
You mean something like this
<datagrid name="Sampledatagrid" autogeneratecolumns="True" datacontext="{Binding Customer}" itemssource="{Binding CustomerData}" margin="0,0,0,106">
I m sorry .. new to WPF
arun_pk
31-May-11 6:31am
View
Thanks Kim
arun_pk
31-May-11 6:31am
View
thanks S Mewara
arun_pk
31-May-11 3:30am
View
Thanks for the reply but i am getting some compilation error becoz
dataGridViewRow.Rows[dGRow]// Rows are taking integer index
arun_pk
30-May-11 3:53am
View
My problem is retaining the existing values in an existing resource file....
some thing like appending values
arun_pk
28-May-11 5:11am
View
i got it thanks :)
arun_pk
28-May-11 5:03am
View
thanks ....do you have some samples
arun_pk
11-May-11 4:01am
View
Thanks a lot
u are correct .. dont have any idea on Localisation :(
lemme do some home work based on those links
thanks again
Show More